#ABAEDD#ABAEDD
#ABAEDD is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.067 H 281.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEDD |
|---|---|
| RGB | rgb(171, 174, 221) |
| HSL | hsl(236, 42%, 77%) |
| HSV | hsv(236, 23%, 87%) |
| CMYK | cmyk(22.6%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(72.33, 8.91, -23.98) |
| CIE-LCH | lch(72.33, 25.58, 290.38°) |
| OKLab | oklab(76.47% 0.0138 -0.0657) |
| OKLCH | oklch(76.47% 0.067 281.8) |
| XYZ | xyz(44.9785, 44.1496, 74.5446) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.54
Lavender
#B39DDB
ΔE00 7.22
Periwinkle
#CCCCFF
ΔE00 8.00
Pale Violet
#CEAEFA
ΔE00 9.09
Pastel Blue
#A2BFFE
ΔE00 9.32
Light Violet
#D6B4FC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEDD #DDDAAB
analogous
#ABC7DD #ABAEDD #C1ABDD
triadic
#ABAEDD #DDABAE #AEDDAB
tetradic
#ABAEDD #DDABC7 #DDDAAB #ABDDC1
square
#ABAEDD #DDABC7 #DDDAAB #ABDDC1
split-complementary
#ABAEDD #DDC1AB #C7DDAB
monochromatic
#545ABA #7F84CB #ABAEDD #D7D8EF #E9EAF6
Accessibility & contrast
On white
2.14
#ABAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#ABAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEDD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEDD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DF
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#A0B6BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaedd; /* rgb */ color: rgb(171, 174, 221); /* oklch */ color: oklch(76.5% 0.067 281.8);
Tailwind
colors: {
custom: {
50: '#c4c6e7',
500: '#abaedd',
950: '#000000',
},
}SCSS
$custom: #abaedd; $custom-light: #c4c6e7; $custom-dark: #000000;
JSON
{
"hex": "#abaedd",
"rgb": {
"r": 171,
"g": 174,
"b": 221
},
"hsl": {
"h": 236.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.76474,
"c": 0.06717,
"h": 281.8
},
"luminance": 0.4415
}Semantic roles & 50–950 ramp
primary
#ABAEDD
secondary
#EDECDE
accent
#AD30B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284