#8FAEDF#8FAEDF
#8FAEDF is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.6% C 0.079 H 259.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEDF |
|---|---|
| RGB | rgb(143, 174, 223) |
| HSL | hsl(217, 56%, 72%) |
| HSV | hsv(217, 36%, 87%) |
| CMYK | cmyk(35.9%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.48, 1.24, -28.07) |
| CIE-LCH | lch(70.48, 28.10, 272.53°) |
| OKLab | oklab(74.57% -0.0145 -0.0777) |
| OKLCH | oklch(74.57% 0.079 259.4) |
| XYZ | xyz(39.7790, 41.4376, 75.7000) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.77
Pastel Blue
#A2BFFE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.77
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEDF #DFC08F
analogous
#8FD6DF #8FAEDF #988FDF
triadic
#8FAEDF #DF8FAE #AEDF8F
tetradic
#8FAEDF #DF8FD6 #DFC08F #8FDF98
square
#8FAEDF #DF8FD6 #DFC08F #8FDF98
split-complementary
#8FAEDF #DF988F #D6DF8F
monochromatic
#366BBD #5F8CD1 #8FAEDF #BFD0ED #E7EEF8
Accessibility & contrast
On white
2.26
#8FAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#8FAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEDF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEDF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#76B8BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faedf; /* rgb */ color: rgb(143, 174, 223); /* oklch */ color: oklch(74.6% 0.079 259.4);
Tailwind
colors: {
custom: {
50: '#b2c6e9',
500: '#8faedf',
950: '#000000',
},
}SCSS
$custom: #8faedf; $custom-light: #b2c6e9; $custom-dark: #000000;
JSON
{
"hex": "#8faedf",
"rgb": {
"r": 143,
"g": 174,
"b": 223
},
"hsl": {
"h": 216.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.74569,
"c": 0.07904,
"h": 259.4
},
"luminance": 0.41439
}Semantic roles & 50–950 ramp
primary
#8FAEDF
secondary
#EFE7DB
accent
#8522C3
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284