#ABB4CE#ABB4CE
#ABB4CE is a light, muted blue. Relative luminance 0.458; OKLCH L 77.1% C 0.038 H 270.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4CE |
|---|---|
| RGB | rgb(171, 180, 206) |
| HSL | hsl(225, 26%, 74%) |
| HSV | hsv(225, 17%, 81%) |
| CMYK | cmyk(17%, 12.6%, 0%, 19.2%) |
| CIE-LAB | lab(73.39, 2.24, -14.18) |
| CIE-LCH | lch(73.39, 14.36, 278.99°) |
| OKLab | oklab(77.13% 0.0002 -0.0385) |
| OKLCH | oklch(77.13% 0.038 270.4) |
| XYZ | xyz(44.2538, 45.7559, 64.8808) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.62
Dove Gray
#B6B8BD
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.68
Light Periwinkle
#C1C6FC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4CE #CEC5AB
analogous
#ABC6CE #ABB4CE #B4ABCE
triadic
#ABB4CE #CEABB4 #B4CEAB
tetradic
#ABB4CE #CEABC6 #CEC5AB #ABCEB4
square
#ABB4CE #CEABC6 #CEC5AB #ABCEB4
split-complementary
#ABB4CE #CEB4AB #C6CEAB
monochromatic
#5E6FA1 #8491B7 #ABB4CE #D2D7E5 #ECEEF4
Accessibility & contrast
On white
2.07
#ABB4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABB4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4CE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4CE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CF
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#A3B9BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb4ce; /* rgb */ color: rgb(171, 180, 206); /* oklch */ color: oklch(77.1% 0.038 270.4);
Tailwind
colors: {
custom: {
50: '#c4cadd',
500: '#abb4ce',
950: '#000000',
},
}SCSS
$custom: #abb4ce; $custom-light: #c4cadd; $custom-dark: #000000;
JSON
{
"hex": "#abb4ce",
"rgb": {
"r": 171,
"g": 180,
"b": 206
},
"hsl": {
"h": 224.571,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.77133,
"c": 0.03847,
"h": 270.4
},
"luminance": 0.45757
}Semantic roles & 50–950 ramp
primary
#ABB4CE
secondary
#EAE8E1
accent
#8B41A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283