#8FB4E5#8FB4E5
#8FB4E5 is a light, moderate cyan. Relative luminance 0.441; OKLCH L 76.1% C 0.082 H 255.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E5 |
|---|---|
| RGB | rgb(143, 180, 229) |
| HSL | hsl(214, 62%, 73%) |
| HSV | hsv(214, 38%, 90%) |
| CMYK | cmyk(37.6%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(72.32, -0.50, -28.52) |
| CIE-LCH | lch(72.32, 28.52, 269.00°) |
| OKLab | oklab(76.09% -0.0202 -0.079) |
| OKLCH | oklch(76.09% 0.082 255.6) |
| XYZ | xyz(41.7874, 44.1372, 80.4310) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.09
Pastel Blue
#A2BFFE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 6.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E5 #E5C08F
analogous
#8FDFE5 #8FB4E5 #958FE5
triadic
#8FB4E5 #E58FB4 #B4E58F
tetradic
#8FB4E5 #E58FDF #E5C08F #8FE595
square
#8FB4E5 #E58FDF #E5C08F #8FE595
split-complementary
#8FB4E5 #E5958F #DFE58F
monochromatic
#2F72CB #5D93D9 #8FB4E5 #C1D5F1 #E6EEF9
Accessibility & contrast
On white
2.14
#8FB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8FB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E7
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#72BFC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb4e5; /* rgb */ color: rgb(143, 180, 229); /* oklch */ color: oklch(76.1% 0.082 255.6);
Tailwind
colors: {
custom: {
50: '#b2caed',
500: '#8fb4e5',
950: '#000000',
},
}SCSS
$custom: #8fb4e5; $custom-light: #b2caed; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e5",
"rgb": {
"r": 143,
"g": 180,
"b": 229
},
"hsl": {
"h": 214.186,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.76085,
"c": 0.08153,
"h": 255.6
},
"luminance": 0.44139
}Semantic roles & 50–950 ramp
primary
#8FB4E5
secondary
#F1E7DA
accent
#7F1BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284