#ABAECE#ABAECE
#ABAECE is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.046 H 281.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECE |
|---|---|
| RGB | rgb(171, 174, 206) |
| HSL | hsl(235, 26%, 74%) |
| HSV | hsv(235, 17%, 81%) |
| CMYK | cmyk(17%, 15.5%, 0%, 19.2%) |
| CIE-LAB | lab(71.82, 5.52, -16.55) |
| CIE-LCH | lch(71.82, 17.45, 288.46°) |
| OKLab | oklab(75.91% 0.0088 -0.045) |
| OKLCH | oklch(75.91% 0.046 281) |
| XYZ | xyz(43.0686, 43.3857, 64.4858) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 9.30
Lavender
#B39DDB
ΔE00 9.41
Periwinkle
#CCCCFF
ΔE00 9.56
Light Blue Grey
#B7C9E2
ΔE00 9.68
Cloudy Blue
#ACC2D9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECE #CECBAB
analogous
#ABC0CE #ABAECE #BAABCE
triadic
#ABAECE #CEABAE #AECEAB
tetradic
#ABAECE #CEABC0 #CECBAB #ABCEBA
square
#ABAECE #CEABC0 #CECBAB #ABCEBA
split-complementary
#ABAECE #CEBAAB #C0CEAB
monochromatic
#5E64A1 #8489B7 #ABAECE #D2D3E5 #ECECF4
Accessibility & contrast
On white
2.17
#ABAECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ABAECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CF
Deuteranopia (green-blind)
#A4AFCD
Tritanopia (blue-blind)
#A3B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaece; /* rgb */ color: rgb(171, 174, 206); /* oklch */ color: oklch(75.9% 0.046 281.0);
Tailwind
colors: {
custom: {
50: '#c4c6dd',
500: '#abaece',
950: '#000000',
},
}SCSS
$custom: #abaece; $custom-light: #c4c6dd; $custom-dark: #000000;
JSON
{
"hex": "#abaece",
"rgb": {
"r": 171,
"g": 174,
"b": 206
},
"hsl": {
"h": 234.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.75905,
"c": 0.04582,
"h": 281
},
"luminance": 0.43386
}Semantic roles & 50–950 ramp
primary
#ABAECE
secondary
#EAE9E1
accent
#9C41A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283