#8FB8EF#8FB8EF
#8FB8EF is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.3% C 0.091 H 255.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB8EF |
|---|---|
| RGB | rgb(143, 184, 239) |
| HSL | hsl(214, 75%, 75%) |
| HSV | hsv(214, 40%, 94%) |
| CMYK | cmyk(40.2%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(73.77, -0.03, -31.71) |
| CIE-LCH | lch(73.77, 31.71, 269.94°) |
| OKLab | oklab(77.35% -0.0221 -0.0881) |
| OKLCH | oklch(77.35% 0.091 255.9) |
| XYZ | xyz(44.0432, 46.3502, 88.2704) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Pastel Blue
#A2BFFE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB8EF #EFC68F
analogous
#8FE8EF #8FB8EF #968FEF
triadic
#8FB8EF #EF8FB8 #B8EF8F
tetradic
#8FB8EF #EF8FE8 #EFC68F #8FEF96
square
#8FB8EF #EF8FE8 #EFC68F #8FEF96
split-complementary
#8FB8EF #EF968F #E8EF8F
monochromatic
#2474E0 #5996E7 #8FB8EF #C5DAF7 #E4EEFB
Accessibility & contrast
On white
2.04
#8FB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#8FB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB8EF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB8EF | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF2
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#6DC4CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fb8ef; /* rgb */ color: rgb(143, 184, 239); /* oklch */ color: oklch(77.3% 0.091 255.9);
Tailwind
colors: {
custom: {
50: '#b3cdf4',
500: '#8fb8ef',
950: '#000000',
},
}SCSS
$custom: #8fb8ef; $custom-light: #b3cdf4; $custom-dark: #000000;
JSON
{
"hex": "#8fb8ef",
"rgb": {
"r": 143,
"g": 184,
"b": 239
},
"hsl": {
"h": 214.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77348,
"c": 0.09079,
"h": 255.9
},
"luminance": 0.46353
}Semantic roles & 50–950 ramp
primary
#8FB8EF
secondary
#F3E7D8
accent
#810ED7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285