#ABABE7#ABABE7
#ABABE7 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.3% C 0.086 H 284.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABE7 |
|---|---|
| RGB | rgb(171, 171, 231) |
| HSL | hsl(240, 56%, 79%) |
| HSV | hsv(240, 26%, 91%) |
| CMYK | cmyk(26%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(71.93, 12.93, -30.05) |
| CIE-LCH | lch(71.93, 32.71, 293.28°) |
| OKLab | oklab(76.28% 0.021 -0.0829) |
| OKLCH | oklch(76.28% 0.086 284.2) |
| XYZ | xyz(45.7776, 43.5523, 81.5804) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.57
Periwinkle Blue
#8F99FB
ΔE00 8.76
Lavender (survey)
#C79FEF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABE7 #E7E7AB
analogous
#ABC9E7 #ABABE7 #C9ABE7
triadic
#ABABE7 #E7ABAB #ABE7AB
tetradic
#ABABE7 #E7ABC9 #E7E7AB #ABE7C9
square
#ABABE7 #E7ABC9 #E7E7AB #ABE7C9
split-complementary
#ABABE7 #E7C9AB #C9E7AB
monochromatic
#4C4CCC #7B7BD9 #ABABE7 #DBDBF5 #E7E7F8
Accessibility & contrast
On white
2.16
#ABABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#ABABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABE7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABE7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2EA
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#9DB6C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ababe7; /* rgb */ color: rgb(171, 171, 231); /* oklch */ color: oklch(76.3% 0.086 284.2);
Tailwind
colors: {
custom: {
50: '#c5c4ee',
500: '#ababe7',
950: '#000000',
},
}SCSS
$custom: #ababe7; $custom-light: #c5c4ee; $custom-dark: #000000;
JSON
{
"hex": "#ababe7",
"rgb": {
"r": 171,
"g": 171,
"b": 231
},
"hsl": {
"h": 240,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.76284,
"c": 0.08553,
"h": 284.2
},
"luminance": 0.43553
}Semantic roles & 50–950 ramp
primary
#ABABE7
secondary
#EFEFDC
accent
#C322C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184