#ABABE2#ABABE2
#ABABE2 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.078 H 284.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABE2 |
|---|---|
| RGB | rgb(171, 171, 226) |
| HSL | hsl(240, 49%, 78%) |
| HSV | hsv(240, 24%, 89%) |
| CMYK | cmyk(24.3%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(71.74, 11.74, -27.61) |
| CIE-LCH | lch(71.74, 30.00, 293.04°) |
| OKLab | oklab(76.08% 0.0195 -0.076) |
| OKLCH | oklch(76.08% 0.078 284.4) |
| XYZ | xyz(45.0815, 43.2739, 77.9143) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.92
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.48
Lavender (survey)
#C79FEF
ΔE00 9.08
Light Violet
#D6B4FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABE2 #E2E2AB
analogous
#ABC6E2 #ABABE2 #C6ABE2
triadic
#ABABE2 #E2ABAB #ABE2AB
tetradic
#ABABE2 #E2ABC6 #E2E2AB #ABE2C6
square
#ABABE2 #E2ABC6 #E2E2AB #ABE2C6
split-complementary
#ABABE2 #E2C6AB #C6E2AB
monochromatic
#5050C3 #7E7ED2 #ABABE2 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.18
#ABABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABE2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABE2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E4
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#9EB5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ababe2; /* rgb */ color: rgb(171, 171, 226); /* oklch */ color: oklch(76.1% 0.078 284.4);
Tailwind
colors: {
custom: {
50: '#c5c4eb',
500: '#ababe2',
950: '#000000',
},
}SCSS
$custom: #ababe2; $custom-light: #c5c4eb; $custom-dark: #000000;
JSON
{
"hex": "#ababe2",
"rgb": {
"r": 171,
"g": 171,
"b": 226
},
"hsl": {
"h": 240,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76077,
"c": 0.07846,
"h": 284.4
},
"luminance": 0.43275
}Semantic roles & 50–950 ramp
primary
#ABABE2
secondary
#EEEEDD
accent
#BC2ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184