#ABAAE6#ABAAE6
#ABAAE6 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.0% C 0.086 H 284.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAE6 |
|---|---|
| RGB | rgb(171, 170, 230) |
| HSL | hsl(241, 55%, 78%) |
| HSV | hsv(241, 26%, 90%) |
| CMYK | cmyk(25.7%, 26.1%, 0%, 9.8%) |
| CIE-LAB | lab(71.64, 13.25, -29.96) |
| CIE-LCH | lch(71.64, 32.75, 293.86°) |
| OKLab | oklab(76.05% 0.0221 -0.0826) |
| OKLCH | oklch(76.05% 0.086 284.9) |
| XYZ | xyz(45.4486, 43.1196, 80.7760) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 8.77
Periwinkle Blue
#8F99FB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAE6 #E5E6AA
analogous
#AAC7E6 #ABAAE6 #C9AAE6
triadic
#ABAAE6 #E6ABAA #AAE6AB
tetradic
#ABAAE6 #E6AAC7 #E5E6AA #AAE6C9
square
#ABAAE6 #E6AAC7 #E5E6AA #AAE6C9
split-complementary
#ABAAE6 #E6C9AA #C7E6AA
monochromatic
#4E4BCA #7C7BD8 #ABAAE6 #DAD9F4 #E8E7F8
Accessibility & contrast
On white
2.18
#ABAAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ABAAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAE6
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAE6 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E9
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#9DB4BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaae6; /* rgb */ color: rgb(171, 170, 230); /* oklch */ color: oklch(76.0% 0.086 284.9);
Tailwind
colors: {
custom: {
50: '#c5c3ee',
500: '#abaae6',
950: '#000000',
},
}SCSS
$custom: #abaae6; $custom-light: #c5c3ee; $custom-dark: #000000;
JSON
{
"hex": "#abaae6",
"rgb": {
"r": 171,
"g": 170,
"b": 230
},
"hsl": {
"h": 241,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.76046,
"c": 0.08554,
"h": 284.9
},
"luminance": 0.43121
}Semantic roles & 50–950 ramp
primary
#ABAAE6
secondary
#EFEFDC
accent
#C223BF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184