#8FAEE5#8FAEE5
#8FAEE5 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.087 H 261.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE5 |
|---|---|
| RGB | rgb(143, 174, 229) |
| HSL | hsl(218, 62%, 73%) |
| HSV | hsv(218, 38%, 90%) |
| CMYK | cmyk(37.6%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(70.71, 2.82, -31.00) |
| CIE-LCH | lch(70.71, 31.13, 275.19°) |
| OKLab | oklab(74.82% -0.0126 -0.086) |
| OKLCH | oklch(74.82% 0.087 261.7) |
| XYZ | xyz(40.6022, 41.7669, 80.0360) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.30
Cornflowerblue
#6495ED
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE5 #E5C68F
analogous
#8FD9E5 #8FAEE5 #9B8FE5
triadic
#8FAEE5 #E58FAE #AEE58F
tetradic
#8FAEE5 #E58FD9 #E5C68F #8FE59B
square
#8FAEE5 #E58FD9 #E5C68F #8FE59B
split-complementary
#8FAEE5 #E59B8F #D9E58F
monochromatic
#2F67CB #5D8AD9 #8FAEE5 #C1D2F1 #E6EDF9
Accessibility & contrast
On white
2.25
#8FAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8FAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE5
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE5 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E7
Deuteranopia (green-blind)
#92A9E4
Tritanopia (blue-blind)
#73BAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee5; /* rgb */ color: rgb(143, 174, 229); /* oklch */ color: oklch(74.8% 0.087 261.7);
Tailwind
colors: {
custom: {
50: '#b2c6ed',
500: '#8faee5',
950: '#000000',
},
}SCSS
$custom: #8faee5; $custom-light: #b2c6ed; $custom-dark: #000000;
JSON
{
"hex": "#8faee5",
"rgb": {
"r": 143,
"g": 174,
"b": 229
},
"hsl": {
"h": 218.372,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.74823,
"c": 0.08695,
"h": 261.7
},
"luminance": 0.41769
}Semantic roles & 50–950 ramp
primary
#8FAEE5
secondary
#F1E9DA
accent
#8B1BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284