#ABAEDB#ABAEDB
#ABAEDB is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.064 H 281.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEDB |
|---|---|
| RGB | rgb(171, 174, 219) |
| HSL | hsl(236, 40%, 76%) |
| HSV | hsv(236, 22%, 86%) |
| CMYK | cmyk(21.9%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(72.26, 8.45, -23.00) |
| CIE-LCH | lch(72.26, 24.50, 290.17°) |
| OKLab | oklab(76.4% 0.0131 -0.063) |
| OKLCH | oklch(76.4% 0.064 281.8) |
| XYZ | xyz(44.7137, 44.0437, 73.1496) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 9.31
Pastel Blue
#A2BFFE
ΔE00 9.58
Lightsteelblue
#B0C4DE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEDB #DBD8AB
analogous
#ABC6DB #ABAEDB #C0ABDB
triadic
#ABAEDB #DBABAE #AEDBAB
tetradic
#ABAEDB #DBABC6 #DBD8AB #ABDBC0
square
#ABAEDB #DBABC6 #DBD8AB #ABDBC0
split-complementary
#ABAEDB #DBC0AB #C6DBAB
monochromatic
#555BB6 #8085C9 #ABAEDB #D6D7ED #EAEAF6
Accessibility & contrast
On white
2.14
#ABAEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABAEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEDB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEDB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DD
Deuteranopia (green-blind)
#A0B0DA
Tritanopia (blue-blind)
#A0B6BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaedb; /* rgb */ color: rgb(171, 174, 219); /* oklch */ color: oklch(76.4% 0.064 281.8);
Tailwind
colors: {
custom: {
50: '#c4c6e6',
500: '#abaedb',
950: '#000000',
},
}SCSS
$custom: #abaedb; $custom-light: #c4c6e6; $custom-dark: #000000;
JSON
{
"hex": "#abaedb",
"rgb": {
"r": 171,
"g": 174,
"b": 219
},
"hsl": {
"h": 236.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.76395,
"c": 0.06433,
"h": 281.8
},
"luminance": 0.44045
}Semantic roles & 50–950 ramp
primary
#ABAEDB
secondary
#EDECDE
accent
#AB32B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284