#8FAEF8#8FAEF8
#8FAEF8 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.7% C 0.113 H 266.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF8 |
|---|---|
| RGB | rgb(143, 174, 248) |
| HSL | hsl(222, 88%, 77%) |
| HSV | hsv(222, 42%, 97%) |
| CMYK | cmyk(42.3%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.48, 7.97, -40.14) |
| CIE-LCH | lch(71.48, 40.92, 281.23°) |
| OKLab | oklab(75.68% -0.0071 -0.1123) |
| OKLCH | oklch(75.68% 0.113 266.4) |
| XYZ | xyz(43.4017, 42.8867, 94.7798) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 6.58
Sky Blue (survey)
#75BBFD
ΔE00 8.30
Cornflowerblue
#6495ED
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF8 #F8D98F
analogous
#8FE2F8 #8FAEF8 #A58FF8
triadic
#8FAEF8 #F88FAE #AEF88F
tetradic
#8FAEF8 #F88FE2 #F8D98F #8FF8A5
square
#8FAEF8 #F88FE2 #F8D98F #8FF8A5
split-complementary
#8FAEF8 #F8A58F #E2F88F
monochromatic
#1C5BF1 #5584F4 #8FAEF8 #C9D8FC #E2EAFD
Accessibility & contrast
On white
2.19
#8FAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8FAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#6ABDC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef8; /* rgb */ color: rgb(143, 174, 248); /* oklch */ color: oklch(75.7% 0.113 266.4);
Tailwind
colors: {
custom: {
50: '#b4c5fb',
500: '#8faef8',
950: '#000000',
},
}SCSS
$custom: #8faef8; $custom-light: #b4c5fb; $custom-dark: #000000;
JSON
{
"hex": "#8faef8",
"rgb": {
"r": 143,
"g": 174,
"b": 248
},
"hsl": {
"h": 222.286,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.75676,
"c": 0.11251,
"h": 266.4
},
"luminance": 0.42889
}Semantic roles & 50–950 ramp
primary
#8FAEF8
secondary
#F5ECD6
accent
#A101E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185