#8FAEF7#8FAEF7
#8FAEF7 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.111 H 266.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF7 |
|---|---|
| RGB | rgb(143, 174, 247) |
| HSL | hsl(222, 87%, 76%) |
| HSV | hsv(222, 42%, 97%) |
| CMYK | cmyk(42.1%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(71.44, 7.69, -39.66) |
| CIE-LCH | lch(71.44, 40.40, 280.97°) |
| OKLab | oklab(75.63% -0.0074 -0.1109) |
| OKLCH | oklch(75.63% 0.111 266.2) |
| XYZ | xyz(43.2470, 42.8248, 93.9649) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 6.59
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Cornflowerblue
#6495ED
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF7 #F7D88F
analogous
#8FE2F7 #8FAEF7 #A48FF7
triadic
#8FAEF7 #F78FAE #AEF78F
tetradic
#8FAEF7 #F78FE2 #F7D88F #8FF7A4
square
#8FAEF7 #F78FE2 #F7D88F #8FF7A4
split-complementary
#8FAEF7 #F7A48F #E2F78F
monochromatic
#1D5BEF #5685F3 #8FAEF7 #C8D7FB #E2EAFD
Accessibility & contrast
On white
2.20
#8FAEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#8FAEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF7
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF7 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#6BBDC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef7; /* rgb */ color: rgb(143, 174, 247); /* oklch */ color: oklch(75.6% 0.111 266.2);
Tailwind
colors: {
custom: {
50: '#b4c5fa',
500: '#8faef7',
950: '#000000',
},
}SCSS
$custom: #8faef7; $custom-light: #b4c5fa; $custom-dark: #000000;
JSON
{
"hex": "#8faef7",
"rgb": {
"r": 143,
"g": 174,
"b": 247
},
"hsl": {
"h": 222.115,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.75629,
"c": 0.11115,
"h": 266.2
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#8FAEF7
secondary
#F5ECD6
accent
#A002E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185