#8FAAE1#8FAAE1
#8FAAE1 is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.8% C 0.086 H 264.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAE1 |
|---|---|
| RGB | rgb(143, 170, 225) |
| HSL | hsl(220, 58%, 72%) |
| HSV | hsv(220, 36%, 88%) |
| CMYK | cmyk(36.4%, 24.4%, 0%, 11.8%) |
| CIE-LAB | lab(69.49, 3.99, -30.70) |
| CIE-LCH | lch(69.49, 30.96, 277.40°) |
| OKLab | oklab(73.82% -0.0087 -0.0852) |
| OKLCH | oklch(73.82% 0.086 264.2) |
| XYZ | xyz(39.2889, 40.0235, 76.8747) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAE1 #E1C68F
analogous
#8FD3E1 #8FAAE1 #9D8FE1
triadic
#8FAAE1 #E18FAA #AAE18F
tetradic
#8FAAE1 #E18FD3 #E1C68F #8FE19D
square
#8FAAE1 #E18FD3 #E1C68F #8FE19D
split-complementary
#8FAAE1 #E19D8F #D3E18F
monochromatic
#3463C2 #5F85D4 #8FAAE1 #BFCFEE #E7EDF9
Accessibility & contrast
On white
2.33
#8FAAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FAAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAE1
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAE1 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE3
Deuteranopia (green-blind)
#8FA6E0
Tritanopia (blue-blind)
#75B5BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faae1; /* rgb */ color: rgb(143, 170, 225); /* oklch */ color: oklch(73.8% 0.086 264.2);
Tailwind
colors: {
custom: {
50: '#b2c3ea',
500: '#8faae1',
950: '#000000',
},
}SCSS
$custom: #8faae1; $custom-light: #b2c3ea; $custom-dark: #000000;
JSON
{
"hex": "#8faae1",
"rgb": {
"r": 143,
"g": 170,
"b": 225
},
"hsl": {
"h": 220.244,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.73816,
"c": 0.08562,
"h": 264.2
},
"luminance": 0.40025
}Semantic roles & 50–950 ramp
primary
#8FAAE1
secondary
#F0E9DB
accent
#8F20C5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184