#ABB8D8#ABB8D8
#ABB8D8 is a light, muted blue. Relative luminance 0.479; OKLCH L 78.3% C 0.048 H 267.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8D8 |
|---|---|
| RGB | rgb(171, 184, 216) |
| HSL | hsl(223, 37%, 76%) |
| HSV | hsv(223, 21%, 85%) |
| CMYK | cmyk(20.8%, 14.8%, 0%, 15.3%) |
| CIE-LAB | lab(74.76, 2.29, -17.56) |
| CIE-LCH | lch(74.76, 17.71, 277.42°) |
| OKLab | oklab(78.32% -0.0018 -0.0478) |
| OKLCH | oklch(78.32% 0.048 267.8) |
| XYZ | xyz(46.3266, 47.8957, 71.7565) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8D8 #D8CBAB
analogous
#ABCED8 #ABB8D8 #B4ABD8
triadic
#ABB8D8 #D8ABB8 #B8D8AB
tetradic
#ABB8D8 #D8ABCE #D8CBAB #ABD8B4
square
#ABB8D8 #D8ABCE #D8CBAB #ABD8B4
split-complementary
#ABB8D8 #D8B4AB #CED8AB
monochromatic
#5771B1 #8195C5 #ABB8D8 #D5DBEB #EAEDF5
Accessibility & contrast
On white
1.98
#ABB8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ABB8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8D8
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8D8 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADA
Deuteranopia (green-blind)
#ABB6D7
Tritanopia (blue-blind)
#A0BEC2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb8d8; /* rgb */ color: rgb(171, 184, 216); /* oklch */ color: oklch(78.3% 0.048 267.8);
Tailwind
colors: {
custom: {
50: '#c4cde4',
500: '#abb8d8',
950: '#000000',
},
}SCSS
$custom: #abb8d8; $custom-light: #c4cde4; $custom-dark: #000000;
JSON
{
"hex": "#abb8d8",
"rgb": {
"r": 171,
"g": 184,
"b": 216
},
"hsl": {
"h": 222.667,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.78315,
"c": 0.04788,
"h": 267.8
},
"luminance": 0.47897
}Semantic roles & 50–950 ramp
primary
#ABB8D8
secondary
#ECE8DF
accent
#8C36AF
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283