#ABB4DD#ABB4DD
#ABB4DD is a light, muted blue. Relative luminance 0.465; OKLCH L 77.7% C 0.059 H 275.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DD |
|---|---|
| RGB | rgb(171, 180, 221) |
| HSL | hsl(229, 42%, 77%) |
| HSV | hsv(229, 23%, 87%) |
| CMYK | cmyk(22.6%, 18.6%, 0%, 13.3%) |
| CIE-LAB | lab(73.88, 5.61, -21.61) |
| CIE-LCH | lch(73.88, 22.33, 284.54°) |
| OKLab | oklab(77.68% 0.0054 -0.0591) |
| OKLCH | oklch(77.68% 0.059 275.2) |
| XYZ | xyz(46.1637, 46.5199, 74.9396) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.82
Periwinkle
#CCCCFF
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.24
Cloudy Blue
#ACC2D9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DD #DDD4AB
analogous
#ABCDDD #ABB4DD #BBABDD
triadic
#ABB4DD #DDABB4 #B4DDAB
tetradic
#ABB4DD #DDABCD #DDD4AB #ABDDBB
square
#ABB4DD #DDABCD #DDD4AB #ABDDBB
split-complementary
#ABB4DD #DDBBAB #CDDDAB
monochromatic
#5466BA #7F8DCB #ABB4DD #D7DBEF #E9ECF6
Accessibility & contrast
On white
2.04
#ABB4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ABB4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#9FBBC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4dd; /* rgb */ color: rgb(171, 180, 221); /* oklch */ color: oklch(77.7% 0.059 275.2);
Tailwind
colors: {
custom: {
50: '#c4cae7',
500: '#abb4dd',
950: '#000000',
},
}SCSS
$custom: #abb4dd; $custom-light: #c4cae7; $custom-dark: #000000;
JSON
{
"hex": "#abb4dd",
"rgb": {
"r": 171,
"g": 180,
"b": 221
},
"hsl": {
"h": 229.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.77684,
"c": 0.05938,
"h": 275.2
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#ABB4DD
secondary
#EDEADE
accent
#9D30B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284