#8FAEF6#8FAEF6
#8FAEF6 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.110 H 266.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF6 |
|---|---|
| RGB | rgb(143, 174, 246) |
| HSL | hsl(222, 85%, 76%) |
| HSV | hsv(222, 42%, 96%) |
| CMYK | cmyk(41.9%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(71.39, 7.42, -39.19) |
| CIE-LCH | lch(71.39, 39.88, 280.72°) |
| OKLab | oklab(75.58% -0.0077 -0.1095) |
| OKLCH | oklch(75.58% 0.11 266) |
| XYZ | xyz(43.0931, 42.7632, 93.1544) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 8.26
Cornflowerblue
#6495ED
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF6 #F6D78F
analogous
#8FE2F6 #8FAEF6 #A48FF6
triadic
#8FAEF6 #F68FAE #AEF68F
tetradic
#8FAEF6 #F68FE2 #F6D78F #8FF6A4
square
#8FAEF6 #F68FE2 #F6D78F #8FF6A4
split-complementary
#8FAEF6 #F6A48F #E2F68F
monochromatic
#1E5CED #5685F1 #8FAEF6 #C8D7FB #E3EBFD
Accessibility & contrast
On white
2.20
#8FAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#8FAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF6
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF6 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F9
Deuteranopia (green-blind)
#8AABF4
Tritanopia (blue-blind)
#6BBDC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef6; /* rgb */ color: rgb(143, 174, 246); /* oklch */ color: oklch(75.6% 0.110 266.0);
Tailwind
colors: {
custom: {
50: '#b3c5f9',
500: '#8faef6',
950: '#000000',
},
}SCSS
$custom: #8faef6; $custom-light: #b3c5f9; $custom-dark: #000000;
JSON
{
"hex": "#8faef6",
"rgb": {
"r": 143,
"g": 174,
"b": 246
},
"hsl": {
"h": 221.942,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.75583,
"c": 0.1098,
"h": 266
},
"luminance": 0.42766
}Semantic roles & 50–950 ramp
primary
#8FAEF6
secondary
#F5ECD6
accent
#9F04E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185