#ABABEA#ABABEA
#ABABEA is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.090 H 284.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABEA |
|---|---|
| RGB | rgb(171, 171, 234) |
| HSL | hsl(240, 60%, 79%) |
| HSV | hsv(240, 27%, 92%) |
| CMYK | cmyk(26.9%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(72.04, 13.65, -31.51) |
| CIE-LCH | lch(72.04, 34.34, 293.42°) |
| OKLab | oklab(76.41% 0.0218 -0.0871) |
| OKLCH | oklch(76.41% 0.09 284.1) |
| XYZ | xyz(46.2050, 43.7232, 83.8310) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.49
Light Periwinkle
#C1C6FC
ΔE00 6.86
Pale Violet
#CEAEFA
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABEA #EAEAAB
analogous
#ABCBEA #ABABEA #CBABEA
triadic
#ABABEA #EAABAB #ABEAAB
tetradic
#ABABEA #EAABCB #EAEAAB #ABEACB
square
#ABABEA #EAABCB #EAEAAB #ABEACB
split-complementary
#ABABEA #EACBAB #CBEAAB
monochromatic
#4949D2 #7A7ADE #ABABEA #DCDCF6 #E7E7F9
Accessibility & contrast
On white
2.15
#ABABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABEA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABEA | 1.00 | 2.15 | 9.74 | 9.74 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#9CB6C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ababea; /* rgb */ color: rgb(171, 171, 234); /* oklch */ color: oklch(76.4% 0.090 284.1);
Tailwind
colors: {
custom: {
50: '#c5c4f1',
500: '#ababea',
950: '#000000',
},
}SCSS
$custom: #ababea; $custom-light: #c5c4f1; $custom-dark: #000000;
JSON
{
"hex": "#ababea",
"rgb": {
"r": 171,
"g": 171,
"b": 234
},
"hsl": {
"h": 240,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.76411,
"c": 0.08976,
"h": 284.1
},
"luminance": 0.43724
}Semantic roles & 50–950 ramp
primary
#ABABEA
secondary
#F0F0DB
accent
#C81EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184