#8FAEDC#8FAEDC
#8FAEDC is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.4% C 0.075 H 258.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEDC |
|---|---|
| RGB | rgb(143, 174, 220) |
| HSL | hsl(216, 52%, 71%) |
| HSV | hsv(216, 35%, 86%) |
| CMYK | cmyk(35%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(70.37, 0.46, -26.60) |
| CIE-LCH | lch(70.37, 26.61, 270.99°) |
| OKLab | oklab(74.44% -0.0155 -0.0735) |
| OKLCH | oklch(74.44% 0.075 258.1) |
| XYZ | xyz(39.3781, 41.2772, 73.5887) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 5.61
Light Grey Blue
#9DBCD4
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 7.43
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEDC #DCBD8F
analogous
#8FD4DC #8FAEDC #968FDC
triadic
#8FAEDC #DC8FAE #AEDC8F
tetradic
#8FAEDC #DC8FD4 #DCBD8F #8FDC96
square
#8FAEDC #DC8FD4 #DCBD8F #8FDC96
split-complementary
#8FAEDC #DC968F #D4DC8F
monochromatic
#396CB7 #608CCD #8FAEDC #BED0EB #E8EEF8
Accessibility & contrast
On white
2.27
#8FAEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8FAEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEDC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEDC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#95A9DB
Tritanopia (blue-blind)
#77B8BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faedc; /* rgb */ color: rgb(143, 174, 220); /* oklch */ color: oklch(74.4% 0.075 258.1);
Tailwind
colors: {
custom: {
50: '#b2c6e7',
500: '#8faedc',
950: '#000000',
},
}SCSS
$custom: #8faedc; $custom-light: #b2c6e7; $custom-dark: #000000;
JSON
{
"hex": "#8faedc",
"rgb": {
"r": 143,
"g": 174,
"b": 220
},
"hsl": {
"h": 215.844,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.74445,
"c": 0.07513,
"h": 258.1
},
"luminance": 0.41279
}Semantic roles & 50–950 ramp
primary
#8FAEDC
secondary
#EEE5D9
accent
#8226C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284