#8FAEDB#8FAEDB
#8FAEDB is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.4% C 0.074 H 257.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEDB |
|---|---|
| RGB | rgb(143, 174, 219) |
| HSL | hsl(216, 51%, 71%) |
| HSV | hsv(216, 35%, 86%) |
| CMYK | cmyk(34.7%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(70.33, 0.20, -26.11) |
| CIE-LCH | lch(70.33, 26.11, 270.44°) |
| OKLab | oklab(74.4% -0.0158 -0.0721) |
| OKLCH | oklch(74.4% 0.074 257.6) |
| XYZ | xyz(39.2460, 41.2244, 72.8933) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 7.25
Periwinkle Blue
#8F99FB
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEDB #DBBC8F
analogous
#8FD4DB #8FAEDB #968FDB
triadic
#8FAEDB #DB8FAE #AEDB8F
tetradic
#8FAEDB #DB8FD4 #DBBC8F #8FDB96
square
#8FAEDB #DB8FD4 #DBBC8F #8FDB96
split-complementary
#8FAEDB #DB968F #D4DB8F
monochromatic
#3A6CB5 #618DCC #8FAEDB #BDCFEA #E8EEF8
Accessibility & contrast
On white
2.27
#8FAEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8FAEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEDB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEDB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#77B8BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faedb; /* rgb */ color: rgb(143, 174, 219); /* oklch */ color: oklch(74.4% 0.074 257.6);
Tailwind
colors: {
custom: {
50: '#b2c6e6',
500: '#8faedb',
950: '#000000',
},
}SCSS
$custom: #8faedb; $custom-light: #b2c6e6; $custom-dark: #000000;
JSON
{
"hex": "#8faedb",
"rgb": {
"r": 143,
"g": 174,
"b": 219
},
"hsl": {
"h": 215.526,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.74404,
"c": 0.07384,
"h": 257.6
},
"luminance": 0.41226
}Semantic roles & 50–950 ramp
primary
#8FAEDB
secondary
#EDE5D9
accent
#8127BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284