#ABB8DA#ABB8DA
#ABB8DA is a light, muted blue. Relative luminance 0.480; OKLCH L 78.4% C 0.051 H 268.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8DA |
|---|---|
| RGB | rgb(171, 184, 218) |
| HSL | hsl(223, 39%, 76%) |
| HSV | hsv(223, 22%, 85%) |
| CMYK | cmyk(21.6%, 15.6%, 0%, 14.5%) |
| CIE-LAB | lab(74.82, 2.74, -18.55) |
| CIE-LCH | lch(74.82, 18.75, 278.40°) |
| OKLab | oklab(78.39% -0.0011 -0.0506) |
| OKLCH | oklch(78.39% 0.051 268.7) |
| XYZ | xyz(46.5867, 47.9998, 73.1265) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8DA #DACDAB
analogous
#ABD0DA #ABB8DA #B6ABDA
triadic
#ABB8DA #DAABB8 #B8DAAB
tetradic
#ABB8DA #DAABD0 #DACDAB #ABDAB6
square
#ABB8DA #DAABD0 #DACDAB #ABDAB6
split-complementary
#ABB8DA #DAB6AB #D0DAAB
monochromatic
#5670B5 #8194C7 #ABB8DA #D5DCED #EAEDF6
Accessibility & contrast
On white
1.98
#ABB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ABB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8DA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8DA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADC
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#A0BEC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb8da; /* rgb */ color: rgb(171, 184, 218); /* oklch */ color: oklch(78.4% 0.051 268.7);
Tailwind
colors: {
custom: {
50: '#c4cde5',
500: '#abb8da',
950: '#000000',
},
}SCSS
$custom: #abb8da; $custom-light: #c4cde5; $custom-dark: #000000;
JSON
{
"hex": "#abb8da",
"rgb": {
"r": 171,
"g": 184,
"b": 218
},
"hsl": {
"h": 223.404,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.78388,
"c": 0.05061,
"h": 268.7
},
"luminance": 0.48001
}Semantic roles & 50–950 ramp
primary
#ABB8DA
secondary
#ECE9DF
accent
#8F34B2
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284