#ABADEA#ABADEA
#ABADEA is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.087 H 282.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADEA |
|---|---|
| RGB | rgb(171, 173, 234) |
| HSL | hsl(238, 60%, 79%) |
| HSV | hsv(238, 27%, 92%) |
| CMYK | cmyk(26.9%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.55, 12.54, -30.72) |
| CIE-LCH | lch(72.55, 33.18, 292.20°) |
| OKLab | oklab(76.81% 0.0191 -0.0848) |
| OKLCH | oklch(76.81% 0.087 282.7) |
| XYZ | xyz(46.5856, 44.4845, 83.9579) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.36
Lavender
#B39DDB
ΔE00 7.02
Pastel Blue
#A2BFFE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.24
Periwinkle Blue
#8F99FB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADEA #EAE8AB
analogous
#ABCDEA #ABADEA #C9ABEA
triadic
#ABADEA #EAABAD #ADEAAB
tetradic
#ABADEA #EAABCD #EAE8AB #ABEAC9
square
#ABADEA #EAABCD #EAE8AB #ABEAC9
split-complementary
#ABADEA #EAC9AB #CDEAAB
monochromatic
#494DD2 #7A7DDE #ABADEA #DCDDF6 #E7E7F9
Accessibility & contrast
On white
2.12
#ABADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADEA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADEA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#9CB8C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abadea; /* rgb */ color: rgb(171, 173, 234); /* oklch */ color: oklch(76.8% 0.087 282.7);
Tailwind
colors: {
custom: {
50: '#c5c5f1',
500: '#abadea',
950: '#000000',
},
}SCSS
$custom: #abadea; $custom-light: #c5c5f1; $custom-dark: #000000;
JSON
{
"hex": "#abadea",
"rgb": {
"r": 171,
"g": 173,
"b": 234
},
"hsl": {
"h": 238.095,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.76805,
"c": 0.08697,
"h": 282.7
},
"luminance": 0.44486
}Semantic roles & 50–950 ramp
primary
#ABADEA
secondary
#F0F0DB
accent
#C21EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184