#ABABDA#ABABDA
#ABABDA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.067 H 284.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABDA |
|---|---|
| RGB | rgb(171, 171, 218) |
| HSL | hsl(240, 39%, 76%) |
| HSV | hsv(240, 22%, 85%) |
| CMYK | cmyk(21.6%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(71.45, 9.88, -23.68) |
| CIE-LCH | lch(71.45, 25.66, 292.64°) |
| OKLab | oklab(75.76% 0.017 -0.0649) |
| OKLCH | oklch(75.76% 0.067 284.7) |
| XYZ | xyz(44.0093, 42.8450, 72.2673) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.38
Periwinkle
#CCCCFF
ΔE00 8.64
Pale Violet
#CEAEFA
ΔE00 8.81
Lavender (survey)
#C79FEF
ΔE00 9.69
Light Violet
#D6B4FC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABDA #DADAAB
analogous
#ABC3DA #ABABDA #C3ABDA
triadic
#ABABDA #DAABAB #ABDAAB
tetradic
#ABABDA #DAABC3 #DADAAB #ABDAC3
square
#ABABDA #DAABC3 #DADAAB #ABDAC3
split-complementary
#ABABDA #DAC3AB #C3DAAB
monochromatic
#5656B5 #8181C7 #ABABDA #D5D5ED #EAEAF6
Accessibility & contrast
On white
2.19
#ABABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABDA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABDA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#A1B3BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ababda; /* rgb */ color: rgb(171, 171, 218); /* oklch */ color: oklch(75.8% 0.067 284.7);
Tailwind
colors: {
custom: {
50: '#c4c4e5',
500: '#ababda',
950: '#000000',
},
}SCSS
$custom: #ababda; $custom-light: #c4c4e5; $custom-dark: #000000;
JSON
{
"hex": "#ababda",
"rgb": {
"r": 171,
"g": 171,
"b": 218
},
"hsl": {
"h": 240,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.75755,
"c": 0.06709,
"h": 284.7
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#ABABDA
secondary
#ECECDF
accent
#B234B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184