#ABB7DA#ABB7DA
#ABB7DA is a light, muted blue. Relative luminance 0.476; OKLCH L 78.2% C 0.052 H 270.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7DA |
|---|---|
| RGB | rgb(171, 183, 218) |
| HSL | hsl(225, 39%, 76%) |
| HSV | hsv(225, 22%, 85%) |
| CMYK | cmyk(21.6%, 16.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.56, 3.28, -18.95) |
| CIE-LCH | lch(74.56, 19.23, 279.83°) |
| OKLab | oklab(78.18% 0.0003 -0.0517) |
| OKLCH | oklch(78.18% 0.052 270.3) |
| XYZ | xyz(46.3797, 47.5858, 73.0575) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7DA #DACEAB
analogous
#ABCFDA #ABB7DA #B7ABDA
triadic
#ABB7DA #DAABB7 #B7DAAB
tetradic
#ABB7DA #DAABCF #DACEAB #ABDAB7
square
#ABB7DA #DAABCF #DACEAB #ABDAB7
split-complementary
#ABB7DA #DAB7AB #CFDAAB
monochromatic
#566EB5 #8193C7 #ABB7DA #D5DBED #EAEDF6
Accessibility & contrast
On white
2.00
#ABB7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABB7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7DA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7DA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADC
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#A0BEC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb7da; /* rgb */ color: rgb(171, 183, 218); /* oklch */ color: oklch(78.2% 0.052 270.3);
Tailwind
colors: {
custom: {
50: '#c4cce5',
500: '#abb7da',
950: '#000000',
},
}SCSS
$custom: #abb7da; $custom-light: #c4cce5; $custom-dark: #000000;
JSON
{
"hex": "#abb7da",
"rgb": {
"r": 171,
"g": 183,
"b": 218
},
"hsl": {
"h": 224.681,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.78183,
"c": 0.0517,
"h": 270.3
},
"luminance": 0.47587
}Semantic roles & 50–950 ramp
primary
#ABB7DA
secondary
#ECE9DF
accent
#9234B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284