#8FAAF4#8FAAF4
#8FAAF4 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.7% C 0.112 H 268.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAF4 |
|---|---|
| RGB | rgb(143, 170, 244) |
| HSL | hsl(224, 82%, 76%) |
| HSV | hsv(224, 41%, 96%) |
| CMYK | cmyk(41.4%, 30.3%, 0%, 4.3%) |
| CIE-LAB | lab(70.26, 9.11, -39.87) |
| CIE-LCH | lch(70.26, 40.90, 282.87°) |
| OKLab | oklab(74.67% -0.0033 -0.1115) |
| OKLCH | oklch(74.67% 0.112 268.3) |
| XYZ | xyz(42.0265, 41.1186, 91.2926) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 5.44
Cornflowerblue
#6495ED
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 9.16
Sky Blue (survey)
#75BBFD
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAF4 #F4D98F
analogous
#8FDDF4 #8FAAF4 #A68FF4
triadic
#8FAAF4 #F48FAA #AAF48F
tetradic
#8FAAF4 #F48FDD #F4D98F #8FF4A6
square
#8FAAF4 #F48FDD #F4D98F #8FF4A6
split-complementary
#8FAAF4 #F4A68F #DDF48F
monochromatic
#2055E9 #5780EF #8FAAF4 #C7D4F9 #E3EAFC
Accessibility & contrast
On white
2.28
#8FAAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#8FAAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAF4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAF4 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#87A8F2
Tritanopia (blue-blind)
#6DB9C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faaf4; /* rgb */ color: rgb(143, 170, 244); /* oklch */ color: oklch(74.7% 0.112 268.3);
Tailwind
colors: {
custom: {
50: '#b3c3f8',
500: '#8faaf4',
950: '#000000',
},
}SCSS
$custom: #8faaf4; $custom-light: #b3c3f8; $custom-dark: #000000;
JSON
{
"hex": "#8faaf4",
"rgb": {
"r": 143,
"g": 170,
"b": 244
},
"hsl": {
"h": 223.96,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.74672,
"c": 0.11156,
"h": 268.3
},
"luminance": 0.41121
}Semantic roles & 50–950 ramp
primary
#8FAAF4
secondary
#F4ECD7
accent
#A507DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185