#8FAEF0#8FAEF0
#8FAEF0 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.102 H 264.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEF0 |
|---|---|
| RGB | rgb(143, 174, 240) |
| HSL | hsl(221, 76%, 75%) |
| HSV | hsv(221, 40%, 94%) |
| CMYK | cmyk(40.4%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(71.15, 5.77, -36.31) |
| CIE-LCH | lch(71.15, 36.77, 279.03°) |
| OKLab | oklab(75.31% -0.0094 -0.1013) |
| OKLCH | oklch(75.31% 0.102 264.7) |
| XYZ | xyz(42.1870, 42.4008, 88.3824) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 6.73
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEF0 #F0D18F
analogous
#8FDEF0 #8FAEF0 #A18FF0
triadic
#8FAEF0 #F08FAE #AEF08F
tetradic
#8FAEF0 #F08FDE #F0D18F #8FF0A1
square
#8FAEF0 #F08FDE #F0D18F #8FF0A1
split-complementary
#8FAEF0 #F0A18F #DEF08F
monochromatic
#2360E2 #5987E9 #8FAEF0 #C5D5F7 #E4EBFB
Accessibility & contrast
On white
2.22
#8FAEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#8FAEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEF0
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEF0 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F3
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#6EBCC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8faef0; /* rgb */ color: rgb(143, 174, 240); /* oklch */ color: oklch(75.3% 0.102 264.7);
Tailwind
colors: {
custom: {
50: '#b3c6f5',
500: '#8faef0',
950: '#000000',
},
}SCSS
$custom: #8faef0; $custom-light: #b3c6f5; $custom-dark: #000000;
JSON
{
"hex": "#8faef0",
"rgb": {
"r": 143,
"g": 174,
"b": 240
},
"hsl": {
"h": 220.825,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.75308,
"c": 0.10169,
"h": 264.7
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#8FAEF0
secondary
#F3EAD8
accent
#970DD9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185