#8FB4E7#8FB4E7
#8FB4E7 is a light, moderate cyan. Relative luminance 0.443; OKLCH L 76.2% C 0.084 H 256.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E7 |
|---|---|
| RGB | rgb(143, 180, 231) |
| HSL | hsl(215, 65%, 73%) |
| HSV | hsv(215, 38%, 91%) |
| CMYK | cmyk(38.1%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(72.39, 0.03, -29.49) |
| CIE-LCH | lch(72.39, 29.49, 270.06°) |
| OKLab | oklab(76.17% -0.0196 -0.0817) |
| OKLCH | oklch(76.17% 0.084 256.5) |
| XYZ | xyz(42.0682, 44.2495, 81.9102) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Pastel Blue
#A2BFFE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 6.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E7 #E7C28F
analogous
#8FE0E7 #8FB4E7 #968FE7
triadic
#8FB4E7 #E78FB4 #B4E78F
tetradic
#8FB4E7 #E78FE0 #E7C28F #8FE796
square
#8FB4E7 #E78FE0 #E7C28F #8FE796
split-complementary
#8FB4E7 #E7968F #E0E78F
monochromatic
#2C71CF #5D92DC #8FB4E7 #C1D6F2 #E6EEFA
Accessibility & contrast
On white
2.13
#8FB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#8FB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6E9
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#72BFC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb4e7; /* rgb */ color: rgb(143, 180, 231); /* oklch */ color: oklch(76.2% 0.084 256.5);
Tailwind
colors: {
custom: {
50: '#b2caee',
500: '#8fb4e7',
950: '#000000',
},
}SCSS
$custom: #8fb4e7; $custom-light: #b2caee; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e7",
"rgb": {
"r": 143,
"g": 180,
"b": 231
},
"hsl": {
"h": 214.773,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.76168,
"c": 0.08406,
"h": 256.5
},
"luminance": 0.44252
}Semantic roles & 50–950 ramp
primary
#8FB4E7
secondary
#F1E7DA
accent
#8119CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284