#8FAEF3#8FAEF3
#8FAEF3 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.106 H 265.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF3 |
|---|---|
| RGB | rgb(143, 174, 243) |
| HSL | hsl(221, 81%, 76%) |
| HSV | hsv(221, 41%, 95%) |
| CMYK | cmyk(41.2%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(71.27, 6.59, -37.75) |
| CIE-LCH | lch(71.27, 38.32, 279.90°) |
| OKLab | oklab(75.44% -0.0085 -0.1054) |
| OKLCH | oklch(75.44% 0.106 265.4) |
| XYZ | xyz(42.6363, 42.5805, 90.7489) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Pastel Blue
#A2BFFE
ΔE00 4.56
Periwinkle Blue
#8F99FB
ΔE00 6.66
Sky Blue (survey)
#75BBFD
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF3 #F3D48F
analogous
#8FE0F3 #8FAEF3 #A28FF3
triadic
#8FAEF3 #F38FAE #AEF38F
tetradic
#8FAEF3 #F38FE0 #F3D48F #8FF3A2
square
#8FAEF3 #F38FE0 #F3D48F #8FF3A2
split-complementary
#8FAEF3 #F3A28F #E0F38F
monochromatic
#205EE7 #5886ED #8FAEF3 #C6D6F9 #E3EBFC
Accessibility & contrast
On white
2.21
#8FAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#8FAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F6
Deuteranopia (green-blind)
#8CAAF1
Tritanopia (blue-blind)
#6DBCC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8faef3; /* rgb */ color: rgb(143, 174, 243); /* oklch */ color: oklch(75.4% 0.106 265.4);
Tailwind
colors: {
custom: {
50: '#b3c6f7',
500: '#8faef3',
950: '#000000',
},
}SCSS
$custom: #8faef3; $custom-light: #b3c6f7; $custom-dark: #000000;
JSON
{
"hex": "#8faef3",
"rgb": {
"r": 143,
"g": 174,
"b": 243
},
"hsl": {
"h": 221.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.75445,
"c": 0.10574,
"h": 265.4
},
"luminance": 0.42583
}Semantic roles & 50–950 ramp
primary
#8FAEF3
secondary
#F4EBD7
accent
#9B09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185