#8FB4E1#8FB4E1
#8FB4E1 is a light, moderate cyan. Relative luminance 0.439; OKLCH L 75.9% C 0.077 H 253.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E1 |
|---|---|
| RGB | rgb(143, 180, 225) |
| HSL | hsl(213, 58%, 72%) |
| HSV | hsv(213, 36%, 88%) |
| CMYK | cmyk(36.4%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(72.17, -1.54, -26.57) |
| CIE-LCH | lch(72.17, 26.61, 266.68°) |
| OKLab | oklab(75.92% -0.0216 -0.0734) |
| OKLCH | oklch(75.92% 0.077 253.6) |
| XYZ | xyz(41.2353, 43.9163, 77.5235) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Pastel Blue
#A2BFFE
ΔE00 4.99
Sky Blue (survey)
#75BBFD
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E1 #E1BC8F
analogous
#8FDDE1 #8FB4E1 #938FE1
triadic
#8FB4E1 #E18FB4 #B4E18F
tetradic
#8FB4E1 #E18FDD #E1BC8F #8FE193
square
#8FB4E1 #E18FDD #E1BC8F #8FE193
split-complementary
#8FB4E1 #E1938F #DDE18F
monochromatic
#3474C2 #5F94D4 #8FB4E1 #BFD4EE #E7EFF9
Accessibility & contrast
On white
2.15
#8FB4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#8FB4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E1
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E1 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E3
Deuteranopia (green-blind)
#9AADE0
Tritanopia (blue-blind)
#74BEC3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb4e1; /* rgb */ color: rgb(143, 180, 225); /* oklch */ color: oklch(75.9% 0.077 253.6);
Tailwind
colors: {
custom: {
50: '#b2caea',
500: '#8fb4e1',
950: '#000000',
},
}SCSS
$custom: #8fb4e1; $custom-light: #b2caea; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e1",
"rgb": {
"r": 143,
"g": 180,
"b": 225
},
"hsl": {
"h": 212.927,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.7592,
"c": 0.07654,
"h": 253.6
},
"luminance": 0.43918
}Semantic roles & 50–950 ramp
primary
#8FB4E1
secondary
#F0E7DB
accent
#7B20C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284