#ABB5DA#ABB5DA
#ABB5DA is a light, muted blue. Relative luminance 0.468; OKLCH L 77.8% C 0.054 H 273.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5DA |
|---|---|
| RGB | rgb(171, 181, 218) |
| HSL | hsl(227, 39%, 76%) |
| HSV | hsv(227, 22%, 85%) |
| CMYK | cmyk(21.6%, 17%, 0%, 14.5%) |
| CIE-LAB | lab(74.04, 4.37, -19.74) |
| CIE-LCH | lch(74.04, 20.22, 282.49°) |
| OKLab | oklab(77.77% 0.003 -0.0539) |
| OKLCH | oklch(77.77% 0.054 273.2) |
| XYZ | xyz(45.9702, 46.7666, 72.9209) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5DA #DAD0AB
analogous
#ABCDDA #ABB5DA #B9ABDA
triadic
#ABB5DA #DAABB5 #B5DAAB
tetradic
#ABB5DA #DAABCD #DAD0AB #ABDAB9
square
#ABB5DA #DAABCD #DAD0AB #ABDAB9
split-complementary
#ABB5DA #DAB9AB #CDDAAB
monochromatic
#566AB5 #8190C7 #ABB5DA #D5DAED #EAECF6
Accessibility & contrast
On white
2.03
#ABB5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABB5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5DA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5DA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB8DC
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#A0BCC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb5da; /* rgb */ color: rgb(171, 181, 218); /* oklch */ color: oklch(77.8% 0.054 273.2);
Tailwind
colors: {
custom: {
50: '#c4cbe5',
500: '#abb5da',
950: '#000000',
},
}SCSS
$custom: #abb5da; $custom-light: #c4cbe5; $custom-dark: #000000;
JSON
{
"hex": "#abb5da",
"rgb": {
"r": 171,
"g": 181,
"b": 218
},
"hsl": {
"h": 227.234,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.77774,
"c": 0.05399,
"h": 273.2
},
"luminance": 0.46768
}Semantic roles & 50–950 ramp
primary
#ABB5DA
secondary
#ECE9DF
accent
#9734B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284