#8AAFEA#8AAFEA
#8AAFEA is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.095 H 259.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFEA |
|---|---|
| RGB | rgb(138, 175, 234) |
| HSL | hsl(217, 70%, 73%) |
| HSV | hsv(217, 41%, 92%) |
| CMYK | cmyk(41%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.87, 2.29, -33.50) |
| CIE-LCH | lch(70.87, 33.58, 273.91°) |
| OKLab | oklab(74.94% -0.0172 -0.0932) |
| OKLCH | oklch(74.94% 0.095 259.5) |
| XYZ | xyz(40.6578, 42.0015, 83.7907) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Pastel Blue
#A2BFFE
ΔE00 5.12
Sky Blue (survey)
#75BBFD
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFEA #EAC58A
analogous
#8ADFEA #8AAFEA #958AEA
triadic
#8AAFEA #EA8AAF #AFEA8A
tetradic
#8AAFEA #EA8ADF #EAC58A #8AEA95
square
#8AAFEA #EA8ADF #EAC58A #8AEA95
split-complementary
#8AAFEA #EA958A #DFEA8A
monochromatic
#2669D4 #568CE1 #8AAFEA #BED2F3 #E5EDFA
Accessibility & contrast
On white
2.23
#8AAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#8AAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFEA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFEA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2ED
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#68BCC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aafea; /* rgb */ color: rgb(138, 175, 234); /* oklch */ color: oklch(74.9% 0.095 259.5);
Tailwind
colors: {
custom: {
50: '#afc6f1',
500: '#8aafea',
950: '#000000',
},
}SCSS
$custom: #8aafea; $custom-light: #afc6f1; $custom-dark: #000000;
JSON
{
"hex": "#8aafea",
"rgb": {
"r": 138,
"g": 175,
"b": 234
},
"hsl": {
"h": 216.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.74936,
"c": 0.09483,
"h": 259.5
},
"luminance": 0.42004
}Semantic roles & 50–950 ramp
primary
#8AAFEA
secondary
#F2E8D9
accent
#8814D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284