#ABB2DD#ABB2DD
#ABB2DD is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.3% C 0.062 H 277.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2DD |
|---|---|
| RGB | rgb(171, 178, 221) |
| HSL | hsl(232, 42%, 77%) |
| HSV | hsv(232, 23%, 87%) |
| CMYK | cmyk(22.6%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(73.36, 6.71, -22.40) |
| CIE-LCH | lch(73.36, 23.39, 286.66°) |
| OKLab | oklab(77.28% 0.0082 -0.0613) |
| OKLCH | oklch(77.28% 0.062 277.6) |
| XYZ | xyz(45.7628, 45.7182, 74.8060) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.58
Lavender
#B39DDB
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2DD #DDD6AB
analogous
#ABCBDD #ABB2DD #BDABDD
triadic
#ABB2DD #DDABB2 #B2DDAB
tetradic
#ABB2DD #DDABCB #DDD6AB #ABDDBD
square
#ABB2DD #DDABCB #DDD6AB #ABDDBD
split-complementary
#ABB2DD #DDBDAB #CBDDAB
monochromatic
#5462BA #7F8ACB #ABB2DD #D7DAEF #E9EBF6
Accessibility & contrast
On white
2.07
#ABB2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2DD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2DD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DF
Deuteranopia (green-blind)
#A3B2DC
Tritanopia (blue-blind)
#9FBAC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2dd; /* rgb */ color: rgb(171, 178, 221); /* oklch */ color: oklch(77.3% 0.062 277.6);
Tailwind
colors: {
custom: {
50: '#c4c9e7',
500: '#abb2dd',
950: '#000000',
},
}SCSS
$custom: #abb2dd; $custom-light: #c4c9e7; $custom-dark: #000000;
JSON
{
"hex": "#abb2dd",
"rgb": {
"r": 171,
"g": 178,
"b": 221
},
"hsl": {
"h": 231.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.77279,
"c": 0.06189,
"h": 277.6
},
"luminance": 0.45719
}Semantic roles & 50–950 ramp
primary
#ABB2DD
secondary
#EDEBDE
accent
#A330B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284