#ABABDC#ABABDC
#ABABDC is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.8% C 0.070 H 284.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABDC |
|---|---|
| RGB | rgb(171, 171, 220) |
| HSL | hsl(240, 41%, 77%) |
| HSV | hsv(240, 22%, 86%) |
| CMYK | cmyk(22.3%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(71.52, 10.34, -24.67) |
| CIE-LCH | lch(71.52, 26.75, 292.74°) |
| OKLab | oklab(75.83% 0.0176 -0.0677) |
| OKLCH | oklch(75.83% 0.07 284.6) |
| XYZ | xyz(44.2726, 42.9503, 73.6540) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 7.22
Periwinkle
#CCCCFF
ΔE00 8.56
Pale Violet
#CEAEFA
ΔE00 8.58
Lavender (survey)
#C79FEF
ΔE00 9.50
Light Violet
#D6B4FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABDC #DCDCAB
analogous
#ABC4DC #ABABDC #C4ABDC
triadic
#ABABDC #DCABAB #ABDCAB
tetradic
#ABABDC #DCABC4 #DCDCAB #ABDCC4
square
#ABABDC #DCABC4 #DCDCAB #ABDCC4
split-complementary
#ABABDC #DCC4AB #C4DCAB
monochromatic
#5555B8 #8080CA #ABABDC #D6D6EE #E9E9F6
Accessibility & contrast
On white
2.19
#ABABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ABABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABDC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABDC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1DE
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#A0B3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ababdc; /* rgb */ color: rgb(171, 171, 220); /* oklch */ color: oklch(75.8% 0.070 284.6);
Tailwind
colors: {
custom: {
50: '#c4c4e7',
500: '#ababdc',
950: '#000000',
},
}SCSS
$custom: #ababdc; $custom-light: #c4c4e7; $custom-dark: #000000;
JSON
{
"hex": "#ababdc",
"rgb": {
"r": 171,
"g": 171,
"b": 220
},
"hsl": {
"h": 240,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.75834,
"c": 0.06993,
"h": 284.6
},
"luminance": 0.42951
}Semantic roles & 50–950 ramp
primary
#ABABDC
secondary
#EDEDDE
accent
#B431B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184