#ABAECA#ABAECA
#ABAECA is a light, muted blue. Relative luminance 0.432; OKLCH L 75.8% C 0.040 H 280.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECA |
|---|---|
| RGB | rgb(171, 174, 202) |
| HSL | hsl(234, 23%, 73%) |
| HSV | hsv(234, 15%, 79%) |
| CMYK | cmyk(15.3%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.69, 4.65, -14.55) |
| CIE-LCH | lch(71.69, 15.28, 287.73°) |
| OKLab | oklab(75.76% 0.0074 -0.0394) |
| OKLCH | oklch(75.76% 0.04 280.6) |
| XYZ | xyz(42.5889, 43.1938, 61.9591) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.96
Light Blue Grey
#B7C9E2
ΔE00 9.33
Light Periwinkle
#C1C6FC
ΔE00 9.54
Dove Gray
#B6B8BD
ΔE00 9.77
Cloudy Blue
#ACC2D9
ΔE00 9.86
Periwinkle
#CCCCFF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECA #CAC7AB
analogous
#ABBDCA #ABAECA #B7ABCA
triadic
#ABAECA #CAABAE #AECAAB
tetradic
#ABAECA #CAABBD #CAC7AB #ABCAB7
square
#ABAECA #CAABBD #CAC7AB #ABCAB7
split-complementary
#ABAECA #CAB7AB #BDCAAB
monochromatic
#61669A #858AB2 #ABAECA #D1D2E2 #ECEDF3
Accessibility & contrast
On white
2.18
#ABAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#ABAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#A4B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaeca; /* rgb */ color: rgb(171, 174, 202); /* oklch */ color: oklch(75.8% 0.040 280.6);
Tailwind
colors: {
custom: {
50: '#c4c6da',
500: '#abaeca',
950: '#000000',
},
}SCSS
$custom: #abaeca; $custom-light: #c4c6da; $custom-dark: #000000;
JSON
{
"hex": "#abaeca",
"rgb": {
"r": 171,
"g": 174,
"b": 202
},
"hsl": {
"h": 234.194,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.7576,
"c": 0.04012,
"h": 280.6
},
"luminance": 0.43194
}Semantic roles & 50–950 ramp
primary
#ABAECA
secondary
#EAE9E1
accent
#9844A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283