#ABABEB#ABABEB
#ABABEB is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.091 H 284.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABEB |
|---|---|
| RGB | rgb(171, 171, 235) |
| HSL | hsl(240, 62%, 80%) |
| HSV | hsv(240, 27%, 92%) |
| CMYK | cmyk(27.2%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.08, 13.89, -31.99) |
| CIE-LCH | lch(72.08, 34.88, 293.47°) |
| OKLab | oklab(76.45% 0.0221 -0.0884) |
| OKLCH | oklch(76.45% 0.091 284) |
| XYZ | xyz(46.3490, 43.7809, 84.5897) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABEB #EBEBAB
analogous
#ABCBEB #ABABEB #CBABEB
triadic
#ABABEB #EBABAB #ABEBAB
tetradic
#ABABEB #EBABCB #EBEBAB #ABEBCB
square
#ABABEB #EBABCB #EBEBAB #ABEBCB
split-complementary
#ABABEB #EBCBAB #CBEBAB
monochromatic
#4848D3 #7A7ADF #ABABEB #DCDCF7 #E6E6F9
Accessibility & contrast
On white
2.15
#ABABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABEB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABEB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#9CB6C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ababeb; /* rgb */ color: rgb(171, 171, 235); /* oklch */ color: oklch(76.5% 0.091 284.0);
Tailwind
colors: {
custom: {
50: '#c5c4f1',
500: '#ababeb',
950: '#000000',
},
}SCSS
$custom: #ababeb; $custom-light: #c5c4f1; $custom-dark: #000000;
JSON
{
"hex": "#ababeb",
"rgb": {
"r": 171,
"g": 171,
"b": 235
},
"hsl": {
"h": 240,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.76454,
"c": 0.09117,
"h": 284
},
"luminance": 0.43782
}Semantic roles & 50–950 ramp
primary
#ABABEB
secondary
#F0F0DB
accent
#C91CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184