#ABAAEF#ABAAEF
#ABAAEF is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.098 H 284.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAEF |
|---|---|
| RGB | rgb(171, 170, 239) |
| HSL | hsl(241, 68%, 80%) |
| HSV | hsv(241, 29%, 94%) |
| CMYK | cmyk(28.5%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(71.99, 15.42, -34.32) |
| CIE-LCH | lch(71.99, 37.62, 294.20°) |
| OKLab | oklab(76.43% 0.0246 -0.0951) |
| OKLCH | oklch(76.43% 0.098 284.5) |
| XYZ | xyz(46.7452, 43.6383, 87.6048) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.49
Pastel Purple
#CAA0FF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAEF #EEEFAA
analogous
#AACBEF #ABAAEF #CEAAEF
triadic
#ABAAEF #EFABAA #AAEFAB
tetradic
#ABAAEF #EFAACB #EEEFAA #AAEFCE
square
#ABAAEF #EFAACB #EEEFAA #AAEFCE
split-complementary
#ABAAEF #EFCEAA #CBEFAA
monochromatic
#4543DC #7876E5 #ABAAEF #DEDEF9 #E6E5FA
Accessibility & contrast
On white
2.16
#ABAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAEF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAEF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#9BB6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaaef; /* rgb */ color: rgb(171, 170, 239); /* oklch */ color: oklch(76.4% 0.098 284.5);
Tailwind
colors: {
custom: {
50: '#c5c3f4',
500: '#abaaef',
950: '#000000',
},
}SCSS
$custom: #abaaef; $custom-light: #c5c3f4; $custom-dark: #000000;
JSON
{
"hex": "#abaaef",
"rgb": {
"r": 171,
"g": 170,
"b": 239
},
"hsl": {
"h": 240.87,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76432,
"c": 0.09822,
"h": 284.5
},
"luminance": 0.43639
}Semantic roles & 50–950 ramp
primary
#ABAAEF
secondary
#F1F2D9
accent
#D015CE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185