#8FAEDD#8FAEDD
#8FAEDD is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.076 H 258.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEDD |
|---|---|
| RGB | rgb(143, 174, 221) |
| HSL | hsl(216, 53%, 71%) |
| HSV | hsv(216, 35%, 87%) |
| CMYK | cmyk(35.3%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(70.41, 0.72, -27.09) |
| CIE-LCH | lch(70.41, 27.10, 271.52°) |
| OKLab | oklab(74.49% -0.0152 -0.0749) |
| OKLCH | oklch(74.49% 0.076 258.6) |
| XYZ | xyz(39.5109, 41.3304, 74.2883) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEDD #DDBE8F
analogous
#8FD5DD #8FAEDD #978FDD
triadic
#8FAEDD #DD8FAE #AEDD8F
tetradic
#8FAEDD #DD8FD5 #DDBE8F #8FDD97
square
#8FAEDD #DD8FD5 #DDBE8F #8FDD97
split-complementary
#8FAEDD #DD978F #D5DD8F
monochromatic
#386CB9 #608CCF #8FAEDD #BED0EB #E8EEF8
Accessibility & contrast
On white
2.27
#8FAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#8FAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEDD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEDD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#77B8BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faedd; /* rgb */ color: rgb(143, 174, 221); /* oklch */ color: oklch(74.5% 0.076 258.6);
Tailwind
colors: {
custom: {
50: '#b2c6e7',
500: '#8faedd',
950: '#000000',
},
}SCSS
$custom: #8faedd; $custom-light: #b2c6e7; $custom-dark: #000000;
JSON
{
"hex": "#8faedd",
"rgb": {
"r": 143,
"g": 174,
"b": 221
},
"hsl": {
"h": 216.154,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.74486,
"c": 0.07643,
"h": 258.6
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#8FAEDD
secondary
#EEE6DA
accent
#8325C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284