#8FAAE7#8FAAE7
#8FAAE7 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.1% C 0.094 H 265.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAE7 |
|---|---|
| RGB | rgb(143, 170, 231) |
| HSL | hsl(222, 65%, 73%) |
| HSV | hsv(222, 38%, 91%) |
| CMYK | cmyk(38.1%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(69.72, 5.58, -33.62) |
| CIE-LCH | lch(69.72, 34.08, 279.42°) |
| OKLab | oklab(74.08% -0.0069 -0.0935) |
| OKLCH | oklch(74.08% 0.094 265.8) |
| XYZ | xyz(40.1218, 40.3567, 81.2614) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 8.06
Light Grey Blue
#9DBCD4
ΔE00 9.20
Sky Blue (survey)
#75BBFD
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAE7 #E7CC8F
analogous
#8FD6E7 #8FAAE7 #A08FE7
triadic
#8FAAE7 #E78FAA #AAE78F
tetradic
#8FAAE7 #E78FD6 #E7CC8F #8FE7A0
square
#8FAAE7 #E78FD6 #E7CC8F #8FE7A0
split-complementary
#8FAAE7 #E7A08F #D6E78F
monochromatic
#2C5ECF #5D84DC #8FAAE7 #C1D0F2 #E6ECFA
Accessibility & contrast
On white
2.31
#8FAAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8FAAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAE7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAE7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEA
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#73B6BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faae7; /* rgb */ color: rgb(143, 170, 231); /* oklch */ color: oklch(74.1% 0.094 265.8);
Tailwind
colors: {
custom: {
50: '#b2c3ef',
500: '#8faae7',
950: '#000000',
},
}SCSS
$custom: #8faae7; $custom-light: #b2c3ef; $custom-dark: #000000;
JSON
{
"hex": "#8faae7",
"rgb": {
"r": 143,
"g": 170,
"b": 231
},
"hsl": {
"h": 221.591,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.74079,
"c": 0.09378,
"h": 265.8
},
"luminance": 0.40359
}Semantic roles & 50–950 ramp
primary
#8FAAE7
secondary
#F1EADA
accent
#9519CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184