#8FAEEB#8FAEEB
#8FAEEB is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.095 H 263.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEEB |
|---|---|
| RGB | rgb(143, 174, 235) |
| HSL | hsl(220, 70%, 74%) |
| HSV | hsv(220, 39%, 92%) |
| CMYK | cmyk(39.1%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(70.95, 4.42, -33.91) |
| CIE-LCH | lch(70.95, 34.19, 277.42°) |
| OKLab | oklab(75.09% -0.0108 -0.0943) |
| OKLCH | oklch(75.09% 0.095 263.5) |
| XYZ | xyz(41.4545, 42.1078, 84.5245) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.73
Periwinkle Blue
#8F99FB
ΔE00 6.87
Sky Blue (survey)
#75BBFD
ΔE00 8.10
Cornflowerblue
#6495ED
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEEB #EBCC8F
analogous
#8FDCEB #8FAEEB #9E8FEB
triadic
#8FAEEB #EB8FAE #AEEB8F
tetradic
#8FAEEB #EB8FDC #EBCC8F #8FEB9E
square
#8FAEEB #EB8FDC #EBCC8F #8FEB9E
split-complementary
#8FAEEB #EB9E8F #DCEB8F
monochromatic
#2763D8 #5B88E2 #8FAEEB #C3D4F4 #E5ECFA
Accessibility & contrast
On white
2.23
#8FAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#8FAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEEB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEEB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#71BBC3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8faeeb; /* rgb */ color: rgb(143, 174, 235); /* oklch */ color: oklch(75.1% 0.095 263.5);
Tailwind
colors: {
custom: {
50: '#b3c6f1',
500: '#8faeeb',
950: '#000000',
},
}SCSS
$custom: #8faeeb; $custom-light: #b3c6f1; $custom-dark: #000000;
JSON
{
"hex": "#8faeeb",
"rgb": {
"r": 143,
"g": 174,
"b": 235
},
"hsl": {
"h": 219.783,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.75085,
"c": 0.09497,
"h": 263.5
},
"luminance": 0.4211
}Semantic roles & 50–950 ramp
primary
#8FAEEB
secondary
#F2EAD9
accent
#9214D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285