#8FAAEE#8FAAEE
#8FAAEE is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.103 H 267.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAEE |
|---|---|
| RGB | rgb(143, 170, 238) |
| HSL | hsl(223, 74%, 75%) |
| HSV | hsv(223, 40%, 93%) |
| CMYK | cmyk(39.9%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.01, 7.47, -36.99) |
| CIE-LCH | lch(70.01, 37.74, 281.41°) |
| OKLab | oklab(74.39% -0.0049 -0.1032) |
| OKLCH | oklch(74.39% 0.103 267.3) |
| XYZ | xyz(41.1303, 40.7601, 86.5726) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 9.21
Sky Blue (survey)
#75BBFD
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAEE #EED38F
analogous
#8FDAEE #8FAAEE #A38FEE
triadic
#8FAAEE #EE8FAA #AAEE8F
tetradic
#8FAAEE #EE8FDA #EED38F #8FEEA3
square
#8FAAEE #EE8FDA #EED38F #8FEEA3
split-complementary
#8FAAEE #EEA38F #DAEE8F
monochromatic
#2559DE #5A82E6 #8FAAEE #C4D2F6 #E4EBFB
Accessibility & contrast
On white
2.29
#8FAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#8FAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAEE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAEE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#70B8C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8faaee; /* rgb */ color: rgb(143, 170, 238); /* oklch */ color: oklch(74.4% 0.103 267.3);
Tailwind
colors: {
custom: {
50: '#b3c3f3',
500: '#8faaee',
950: '#000000',
},
}SCSS
$custom: #8faaee; $custom-light: #b3c3f3; $custom-dark: #000000;
JSON
{
"hex": "#8faaee",
"rgb": {
"r": 143,
"g": 170,
"b": 238
},
"hsl": {
"h": 222.947,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.74394,
"c": 0.10334,
"h": 267.3
},
"luminance": 0.40762
}Semantic roles & 50–950 ramp
primary
#8FAAEE
secondary
#F3EBD8
accent
#9D10D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185