#8FB4EE#8FB4EE
#8FB4EE is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.5% C 0.093 H 259.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4EE |
|---|---|
| RGB | rgb(143, 180, 238) |
| HSL | hsl(217, 74%, 75%) |
| HSV | hsv(217, 40%, 93%) |
| CMYK | cmyk(39.9%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.66, 1.90, -32.88) |
| CIE-LCH | lch(72.66, 32.93, 273.30°) |
| OKLab | oklab(76.47% -0.0174 -0.0914) |
| OKLCH | oklch(76.47% 0.093 259.2) |
| XYZ | xyz(43.0767, 44.6529, 87.2214) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Pastel Blue
#A2BFFE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4EE #EEC98F
analogous
#8FE3EE #8FB4EE #9A8FEE
triadic
#8FB4EE #EE8FB4 #B4EE8F
tetradic
#8FB4EE #EE8FE3 #EEC98F #8FEE9A
square
#8FB4EE #EE8FE3 #EEC98F #8FEE9A
split-complementary
#8FB4EE #EE9A8F #E3EE8F
monochromatic
#256DDE #5A90E6 #8FB4EE #C4D8F6 #E4EDFB
Accessibility & contrast
On white
2.11
#8FB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8FB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4EE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4EE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F1
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#6EC0C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb4ee; /* rgb */ color: rgb(143, 180, 238); /* oklch */ color: oklch(76.5% 0.093 259.2);
Tailwind
colors: {
custom: {
50: '#b3caf3',
500: '#8fb4ee',
950: '#000000',
},
}SCSS
$custom: #8fb4ee; $custom-light: #b3caf3; $custom-dark: #000000;
JSON
{
"hex": "#8fb4ee",
"rgb": {
"r": 143,
"g": 180,
"b": 238
},
"hsl": {
"h": 216.632,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.76466,
"c": 0.09306,
"h": 259.2
},
"luminance": 0.44655
}Semantic roles & 50–950 ramp
primary
#8FB4EE
secondary
#F3E8D8
accent
#8910D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285