#ABB3CE#ABB3CE
#ABB3CE is a light, muted blue. Relative luminance 0.454; OKLCH L 76.9% C 0.040 H 272.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3CE |
|---|---|
| RGB | rgb(171, 179, 206) |
| HSL | hsl(226, 26%, 74%) |
| HSV | hsv(226, 17%, 81%) |
| CMYK | cmyk(17%, 13.1%, 0%, 19.2%) |
| CIE-LAB | lab(73.12, 2.79, -14.58) |
| CIE-LCH | lch(73.12, 14.84, 280.83°) |
| OKLab | oklab(76.93% 0.0017 -0.0395) |
| OKLCH | oklch(76.93% 0.04 272.4) |
| XYZ | xyz(44.0526, 45.3536, 64.8138) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 8.91
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3CE #CEC6AB
analogous
#ABC5CE #ABB3CE #B5ABCE
triadic
#ABB3CE #CEABB3 #B3CEAB
tetradic
#ABB3CE #CEABC5 #CEC6AB #ABCEB5
square
#ABB3CE #CEABC5 #CEC6AB #ABCEB5
split-complementary
#ABB3CE #CEB5AB #C5CEAB
monochromatic
#5E6DA1 #8490B7 #ABB3CE #D2D6E5 #ECEEF4
Accessibility & contrast
On white
2.09
#ABB3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#ABB3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3CE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3CE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CF
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#A3B8BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb3ce; /* rgb */ color: rgb(171, 179, 206); /* oklch */ color: oklch(76.9% 0.040 272.4);
Tailwind
colors: {
custom: {
50: '#c4c9dd',
500: '#abb3ce',
950: '#000000',
},
}SCSS
$custom: #abb3ce; $custom-light: #c4c9dd; $custom-dark: #000000;
JSON
{
"hex": "#abb3ce",
"rgb": {
"r": 171,
"g": 179,
"b": 206
},
"hsl": {
"h": 226.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.76928,
"c": 0.03958,
"h": 272.4
},
"luminance": 0.45354
}Semantic roles & 50–950 ramp
primary
#ABB3CE
secondary
#EAE8E1
accent
#8E41A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283