#8FAEF9#8FAEF9
#8FAEF9 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.114 H 266.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF9 |
|---|---|
| RGB | rgb(143, 174, 249) |
| HSL | hsl(222, 90%, 77%) |
| HSV | hsv(222, 43%, 98%) |
| CMYK | cmyk(42.6%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.52, 8.25, -40.61) |
| CIE-LCH | lch(71.52, 41.44, 281.48°) |
| OKLab | oklab(75.72% -0.0069 -0.1136) |
| OKLCH | oklch(75.72% 0.114 266.5) |
| XYZ | xyz(43.5572, 42.9489, 95.5990) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 6.56
Sky Blue (survey)
#75BBFD
ΔE00 8.31
Cornflowerblue
#6495ED
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF9 #F9DA8F
analogous
#8FE3F9 #8FAEF9 #A58FF9
triadic
#8FAEF9 #F98FAE #AEF98F
tetradic
#8FAEF9 #F98FE3 #F9DA8F #8FF9A5
square
#8FAEF9 #F98FE3 #F9DA8F #8FF9A5
split-complementary
#8FAEF9 #F9A58F #E3F98F
monochromatic
#1B5AF3 #5584F6 #8FAEF9 #C9D8FC #E2EAFD
Accessibility & contrast
On white
2.19
#8FAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8FAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#6ABEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faef9; /* rgb */ color: rgb(143, 174, 249); /* oklch */ color: oklch(75.7% 0.114 266.5);
Tailwind
colors: {
custom: {
50: '#b4c5fb',
500: '#8faef9',
950: '#000000',
},
}SCSS
$custom: #8faef9; $custom-light: #b4c5fb; $custom-dark: #000000;
JSON
{
"hex": "#8faef9",
"rgb": {
"r": 143,
"g": 174,
"b": 249
},
"hsl": {
"h": 222.453,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.75722,
"c": 0.11386,
"h": 266.5
},
"luminance": 0.42951
}Semantic roles & 50–950 ramp
primary
#8FAEF9
secondary
#F6ECD5
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185