#ABAEDA#ABAEDA
#ABAEDA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.063 H 281.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEDA |
|---|---|
| RGB | rgb(171, 174, 218) |
| HSL | hsl(236, 39%, 76%) |
| HSV | hsv(236, 22%, 85%) |
| CMYK | cmyk(21.6%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.22, 8.22, -22.50) |
| CIE-LCH | lch(72.22, 23.96, 290.06°) |
| OKLab | oklab(76.36% 0.0128 -0.0616) |
| OKLCH | oklch(76.36% 0.063 281.7) |
| XYZ | xyz(44.5824, 43.9912, 72.4584) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.81
Lavender
#B39DDB
ΔE00 7.44
Periwinkle
#CCCCFF
ΔE00 8.15
Pale Violet
#CEAEFA
ΔE00 9.43
Pastel Blue
#A2BFFE
ΔE00 9.71
Lightsteelblue
#B0C4DE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEDA #DAD7AB
analogous
#ABC6DA #ABAEDA #C0ABDA
triadic
#ABAEDA #DAABAE #AEDAAB
tetradic
#ABAEDA #DAABC6 #DAD7AB #ABDAC0
square
#ABAEDA #DAABC6 #DAD7AB #ABDAC0
split-complementary
#ABAEDA #DAC0AB #C6DAAB
monochromatic
#565CB5 #8185C7 #ABAEDA #D5D7ED #EAEBF6
Accessibility & contrast
On white
2.14
#ABAEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABAEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEDA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEDA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#A0B6BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaeda; /* rgb */ color: rgb(171, 174, 218); /* oklch */ color: oklch(76.4% 0.063 281.7);
Tailwind
colors: {
custom: {
50: '#c4c6e5',
500: '#abaeda',
950: '#000000',
},
}SCSS
$custom: #abaeda; $custom-light: #c4c6e5; $custom-dark: #000000;
JSON
{
"hex": "#abaeda",
"rgb": {
"r": 171,
"g": 174,
"b": 218
},
"hsl": {
"h": 236.17,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.76356,
"c": 0.06292,
"h": 281.7
},
"luminance": 0.43992
}Semantic roles & 50–950 ramp
primary
#ABAEDA
secondary
#ECECDF
accent
#AA34B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284