#ABA8DD#ABA8DD
#ABA8DD is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.3% C 0.076 H 287.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8DD |
|---|---|
| RGB | rgb(171, 168, 221) |
| HSL | hsl(243, 44%, 76%) |
| HSV | hsv(243, 24%, 87%) |
| CMYK | cmyk(22.6%, 24%, 0%, 13.3%) |
| CIE-LAB | lab(70.79, 12.24, -26.34) |
| CIE-LCH | lch(70.79, 29.04, 294.93°) |
| OKLab | oklab(75.28% 0.0222 -0.0724) |
| OKLCH | oklch(75.28% 0.076 287) |
| XYZ | xyz(43.8452, 41.8829, 74.1668) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.08
Light Periwinkle
#C1C6FC
ΔE00 7.87
Pale Violet
#CEAEFA
ΔE00 7.97
Lavender (survey)
#C79FEF
ΔE00 8.57
Light Violet
#D6B4FC
ΔE00 9.09
Periwinkle
#CCCCFF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8DD #DADDA8
analogous
#A8C0DD #ABA8DD #C6A8DD
triadic
#ABA8DD #DDABA8 #A8DDAB
tetradic
#ABA8DD #DDA8C0 #DADDA8 #A8DDC6
square
#ABA8DD #DDA8C0 #DADDA8 #A8DDC6
split-complementary
#ABA8DD #DDC6A8 #C0DDA8
monochromatic
#5650BB #817CCC #ABA8DD #D5D4EE #EAE9F6
Accessibility & contrast
On white
2.24
#ABA8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ABA8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8DD
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8DD | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#A0B1BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba8dd; /* rgb */ color: rgb(171, 168, 221); /* oklch */ color: oklch(75.3% 0.076 287.0);
Tailwind
colors: {
custom: {
50: '#c4c1e7',
500: '#aba8dd',
950: '#000000',
},
}SCSS
$custom: #aba8dd; $custom-light: #c4c1e7; $custom-dark: #000000;
JSON
{
"hex": "#aba8dd",
"rgb": {
"r": 171,
"g": 168,
"b": 221
},
"hsl": {
"h": 243.396,
"s": 43.802,
"l": 76.275
},
"oklch": {
"l": 0.75279,
"c": 0.07568,
"h": 287
},
"luminance": 0.41884
}Semantic roles & 50–950 ramp
primary
#ABA8DD
secondary
#ECEDDE
accent
#B72FAF
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184