#8FAEF4#8FAEF4
#8FAEF4 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.5% C 0.107 H 265.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF4 |
|---|---|
| RGB | rgb(143, 174, 244) |
| HSL | hsl(222, 82%, 76%) |
| HSV | hsv(222, 41%, 96%) |
| CMYK | cmyk(41.4%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(71.31, 6.87, -38.23) |
| CIE-LCH | lch(71.31, 38.84, 280.18°) |
| OKLab | oklab(75.49% -0.0082 -0.1068) |
| OKLCH | oklch(75.49% 0.107 265.6) |
| XYZ | xyz(42.7878, 42.6411, 91.5464) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Cornflowerblue
#6495ED
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF4 #F4D58F
analogous
#8FE0F4 #8FAEF4 #A28FF4
triadic
#8FAEF4 #F48FAE #AEF48F
tetradic
#8FAEF4 #F48FE0 #F4D58F #8FF4A2
square
#8FAEF4 #F48FE0 #F4D58F #8FF4A2
split-complementary
#8FAEF4 #F4A28F #E0F48F
monochromatic
#205DE9 #5786EF #8FAEF4 #C7D6F9 #E3EBFC
Accessibility & contrast
On white
2.20
#8FAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8FAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF4
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF4 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F7
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#6CBDC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef4; /* rgb */ color: rgb(143, 174, 244); /* oklch */ color: oklch(75.5% 0.107 265.6);
Tailwind
colors: {
custom: {
50: '#b3c5f8',
500: '#8faef4',
950: '#000000',
},
}SCSS
$custom: #8faef4; $custom-light: #b3c5f8; $custom-dark: #000000;
JSON
{
"hex": "#8faef4",
"rgb": {
"r": 143,
"g": 174,
"b": 244
},
"hsl": {
"h": 221.584,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.7549,
"c": 0.1071,
"h": 265.6
},
"luminance": 0.42643
}Semantic roles & 50–950 ramp
primary
#8FAEF4
secondary
#F4EBD7
accent
#9C07DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185