#8FB4E4#8FB4E4
#8FB4E4 is a light, moderate cyan. Relative luminance 0.441; OKLCH L 76.0% C 0.080 H 255.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E4 |
|---|---|
| RGB | rgb(143, 180, 228) |
| HSL | hsl(214, 61%, 73%) |
| HSV | hsv(214, 37%, 89%) |
| CMYK | cmyk(37.3%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(72.28, -0.76, -28.03) |
| CIE-LCH | lch(72.28, 28.04, 268.45°) |
| OKLab | oklab(76.04% -0.0206 -0.0776) |
| OKLCH | oklch(76.04% 0.08 255.1) |
| XYZ | xyz(41.6482, 44.0815, 79.6978) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.20
Pastel Blue
#A2BFFE
ΔE00 4.65
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E4 #E4BF8F
analogous
#8FDFE4 #8FB4E4 #948FE4
triadic
#8FB4E4 #E48FB4 #B4E48F
tetradic
#8FB4E4 #E48FDF #E4BF8F #8FE494
square
#8FB4E4 #E48FDF #E4BF8F #8FE494
split-complementary
#8FB4E4 #E4948F #DFE48F
monochromatic
#3072C8 #5E93D8 #8FB4E4 #C0D5F0 #E6EEF9
Accessibility & contrast
On white
2.14
#8FB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8FB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E4
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E4 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E6
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#73BEC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb4e4; /* rgb */ color: rgb(143, 180, 228); /* oklch */ color: oklch(76.0% 0.080 255.1);
Tailwind
colors: {
custom: {
50: '#b2caec',
500: '#8fb4e4',
950: '#000000',
},
}SCSS
$custom: #8fb4e4; $custom-light: #b2caec; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e4",
"rgb": {
"r": 143,
"g": 180,
"b": 228
},
"hsl": {
"h": 213.882,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.76043,
"c": 0.08027,
"h": 255.1
},
"luminance": 0.44084
}Semantic roles & 50–950 ramp
primary
#8FB4E4
secondary
#F0E7DB
accent
#7E1DC9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284