#8FAEE6#8FAEE6
#8FAEE6 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.088 H 262.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE6 |
|---|---|
| RGB | rgb(143, 174, 230) |
| HSL | hsl(219, 64%, 73%) |
| HSV | hsv(219, 38%, 90%) |
| CMYK | cmyk(37.8%, 24.3%, 0%, 9.8%) |
| CIE-LAB | lab(70.75, 3.08, -31.48) |
| CIE-LCH | lch(70.75, 31.63, 275.59°) |
| OKLab | oklab(74.87% -0.0123 -0.0874) |
| OKLCH | oklch(74.87% 0.088 262) |
| XYZ | xyz(40.7423, 41.8229, 80.7734) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 8.03
Light Grey Blue
#9DBCD4
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE6 #E6C78F
analogous
#8FD9E6 #8FAEE6 #9B8FE6
triadic
#8FAEE6 #E68FAE #AEE68F
tetradic
#8FAEE6 #E68FD9 #E6C78F #8FE69B
square
#8FAEE6 #E68FD9 #E6C78F #8FE69B
split-complementary
#8FAEE6 #E69B8F #D9E68F
monochromatic
#2E66CD #5D8ADB #8FAEE6 #C1D2F1 #E6EDF9
Accessibility & contrast
On white
2.24
#8FAEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8FAEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE6
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE6 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2E9
Deuteranopia (green-blind)
#91A9E5
Tritanopia (blue-blind)
#73BAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee6; /* rgb */ color: rgb(143, 174, 230); /* oklch */ color: oklch(74.9% 0.088 262.0);
Tailwind
colors: {
custom: {
50: '#b2c6ee',
500: '#8faee6',
950: '#000000',
},
}SCSS
$custom: #8faee6; $custom-light: #b2c6ee; $custom-dark: #000000;
JSON
{
"hex": "#8faee6",
"rgb": {
"r": 143,
"g": 174,
"b": 230
},
"hsl": {
"h": 218.621,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.74867,
"c": 0.08828,
"h": 262
},
"luminance": 0.41825
}Semantic roles & 50–950 ramp
primary
#8FAEE6
secondary
#F1E9DA
accent
#8C1ACB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284