#8FB4E6#8FB4E6
#8FB4E6 is a light, moderate cyan. Relative luminance 0.442; OKLCH L 76.1% C 0.083 H 256.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E6 |
|---|---|
| RGB | rgb(143, 180, 230) |
| HSL | hsl(214, 64%, 73%) |
| HSV | hsv(214, 38%, 90%) |
| CMYK | cmyk(37.8%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(72.36, -0.23, -29.00) |
| CIE-LCH | lch(72.36, 29.01, 269.54°) |
| OKLab | oklab(76.13% -0.0199 -0.0804) |
| OKLCH | oklch(76.13% 0.083 256.1) |
| XYZ | xyz(41.9274, 44.1932, 81.1685) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Pastel Blue
#A2BFFE
ΔE00 4.46
Sky Blue (survey)
#75BBFD
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E6 #E6C18F
analogous
#8FDFE6 #8FB4E6 #958FE6
triadic
#8FB4E6 #E68FB4 #B4E68F
tetradic
#8FB4E6 #E68FDF #E6C18F #8FE695
square
#8FB4E6 #E68FDF #E6C18F #8FE695
split-complementary
#8FB4E6 #E6958F #DFE68F
monochromatic
#2E71CD #5D92DB #8FB4E6 #C1D6F1 #E6EEF9
Accessibility & contrast
On white
2.13
#8FB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#8FB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E6
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E6 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E8
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#72BFC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb4e6; /* rgb */ color: rgb(143, 180, 230); /* oklch */ color: oklch(76.1% 0.083 256.1);
Tailwind
colors: {
custom: {
50: '#b2caee',
500: '#8fb4e6',
950: '#000000',
},
}SCSS
$custom: #8fb4e6; $custom-light: #b2caee; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e6",
"rgb": {
"r": 143,
"g": 180,
"b": 230
},
"hsl": {
"h": 214.483,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.76126,
"c": 0.08279,
"h": 256.1
},
"luminance": 0.44195
}Semantic roles & 50–950 ramp
primary
#8FB4E6
secondary
#F1E7DA
accent
#801ACB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284