#8FAEE7#8FAEE7
#8FAEE7 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.090 H 262.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE7 |
|---|---|
| RGB | rgb(143, 174, 231) |
| HSL | hsl(219, 65%, 73%) |
| HSV | hsv(219, 38%, 91%) |
| CMYK | cmyk(38.1%, 24.7%, 0%, 9.4%) |
| CIE-LAB | lab(70.79, 3.35, -31.97) |
| CIE-LCH | lch(70.79, 32.14, 275.98°) |
| OKLab | oklab(74.91% -0.012 -0.0888) |
| OKLCH | oklch(74.91% 0.09 262.3) |
| XYZ | xyz(40.8831, 41.8792, 81.5151) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 7.00
Sky Blue (survey)
#75BBFD
ΔE00 8.05
Cornflowerblue
#6495ED
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE7 #E7C88F
analogous
#8FDAE7 #8FAEE7 #9C8FE7
triadic
#8FAEE7 #E78FAE #AEE78F
tetradic
#8FAEE7 #E78FDA #E7C88F #8FE79C
square
#8FAEE7 #E78FDA #E7C88F #8FE79C
split-complementary
#8FAEE7 #E79C8F #DAE78F
monochromatic
#2C66CF #5D8ADC #8FAEE7 #C1D2F2 #E6EDFA
Accessibility & contrast
On white
2.24
#8FAEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#8FAEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE7
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE7 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EA
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#72BAC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee7; /* rgb */ color: rgb(143, 174, 231); /* oklch */ color: oklch(74.9% 0.090 262.3);
Tailwind
colors: {
custom: {
50: '#b2c6ee',
500: '#8faee7',
950: '#000000',
},
}SCSS
$custom: #8faee7; $custom-light: #b2c6ee; $custom-dark: #000000;
JSON
{
"hex": "#8faee7",
"rgb": {
"r": 143,
"g": 174,
"b": 231
},
"hsl": {
"h": 218.864,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.7491,
"c": 0.08962,
"h": 262.3
},
"luminance": 0.41881
}Semantic roles & 50–950 ramp
primary
#8FAEE7
secondary
#F1E9DA
accent
#8D19CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284