#ABB0DD#ABB0DD
#ABB0DD is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.064 H 279.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0DD |
|---|---|
| RGB | rgb(171, 176, 221) |
| HSL | hsl(234, 42%, 77%) |
| HSV | hsv(234, 23%, 87%) |
| CMYK | cmyk(22.6%, 20.4%, 0%, 13.3%) |
| CIE-LAB | lab(72.84, 7.81, -23.19) |
| CIE-LCH | lch(72.84, 24.47, 288.60°) |
| OKLab | oklab(76.88% 0.011 -0.0635) |
| OKLCH | oklch(76.88% 0.064 279.8) |
| XYZ | xyz(45.3678, 44.9281, 74.6743) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 7.73
Lavender
#B39DDB
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 9.34
Pale Violet
#CEAEFA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0DD #DDD8AB
analogous
#ABC9DD #ABB0DD #BFABDD
triadic
#ABB0DD #DDABB0 #B0DDAB
tetradic
#ABB0DD #DDABC9 #DDD8AB #ABDDBF
square
#ABB0DD #DDABC9 #DDD8AB #ABDDBF
split-complementary
#ABB0DD #DDBFAB #C9DDAB
monochromatic
#545EBA #7F87CB #ABB0DD #D7D9EF #E9EBF6
Accessibility & contrast
On white
2.10
#ABB0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABB0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0DD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0DD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5DF
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#9FB8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb0dd; /* rgb */ color: rgb(171, 176, 221); /* oklch */ color: oklch(76.9% 0.064 279.8);
Tailwind
colors: {
custom: {
50: '#c4c7e7',
500: '#abb0dd',
950: '#000000',
},
}SCSS
$custom: #abb0dd; $custom-light: #c4c7e7; $custom-dark: #000000;
JSON
{
"hex": "#abb0dd",
"rgb": {
"r": 171,
"g": 176,
"b": 221
},
"hsl": {
"h": 234,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.76875,
"c": 0.06449,
"h": 279.8
},
"luminance": 0.44929
}Semantic roles & 50–950 ramp
primary
#ABB0DD
secondary
#EDECDE
accent
#A830B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284