#8FAAE2#8FAAE2
#8FAAE2 is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.087 H 264.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAE2 |
|---|---|
| RGB | rgb(143, 170, 226) |
| HSL | hsl(220, 59%, 72%) |
| HSV | hsv(220, 37%, 89%) |
| CMYK | cmyk(36.7%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(69.53, 4.25, -31.19) |
| CIE-LCH | lch(69.53, 31.47, 277.76°) |
| OKLab | oklab(73.86% -0.0084 -0.0866) |
| OKLCH | oklch(73.86% 0.087 264.4) |
| XYZ | xyz(39.4257, 40.0783, 77.5953) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 9.09
Sky Blue (survey)
#75BBFD
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAE2 #E2C78F
analogous
#8FD3E2 #8FAAE2 #9E8FE2
triadic
#8FAAE2 #E28FAA #AAE28F
tetradic
#8FAAE2 #E28FD3 #E2C78F #8FE29E
square
#8FAAE2 #E28FD3 #E2C78F #8FE29E
split-complementary
#8FAAE2 #E29E8F #D3E28F
monochromatic
#3362C4 #5E85D5 #8FAAE2 #C0CFEF #E7EDF9
Accessibility & contrast
On white
2.33
#8FAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8FAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAE2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAE2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE4
Deuteranopia (green-blind)
#8FA6E1
Tritanopia (blue-blind)
#75B5BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faae2; /* rgb */ color: rgb(143, 170, 226); /* oklch */ color: oklch(73.9% 0.087 264.4);
Tailwind
colors: {
custom: {
50: '#b2c3eb',
500: '#8faae2',
950: '#000000',
},
}SCSS
$custom: #8faae2; $custom-light: #b2c3eb; $custom-dark: #000000;
JSON
{
"hex": "#8faae2",
"rgb": {
"r": 143,
"g": 170,
"b": 226
},
"hsl": {
"h": 220.482,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.73859,
"c": 0.08698,
"h": 264.4
},
"luminance": 0.4008
}Semantic roles & 50–950 ramp
primary
#8FAAE2
secondary
#F0E9DB
accent
#901FC6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184