#ABB3DD#ABB3DD
#ABB3DD is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.5% C 0.061 H 276.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DD |
|---|---|
| RGB | rgb(171, 179, 221) |
| HSL | hsl(230, 42%, 77%) |
| HSV | hsv(230, 23%, 87%) |
| CMYK | cmyk(22.6%, 19%, 0%, 13.3%) |
| CIE-LAB | lab(73.62, 6.16, -22.01) |
| CIE-LCH | lch(73.62, 22.85, 285.63°) |
| OKLab | oklab(77.48% 0.0068 -0.0602) |
| OKLCH | oklch(77.48% 0.061 276.4) |
| XYZ | xyz(45.9625, 46.1176, 74.8726) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.87
Periwinkle
#CCCCFF
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.67
Lavender
#B39DDB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DD #DDD5AB
analogous
#ABCCDD #ABB3DD #BCABDD
triadic
#ABB3DD #DDABB3 #B3DDAB
tetradic
#ABB3DD #DDABCC #DDD5AB #ABDDBC
square
#ABB3DD #DDABCC #DDD5AB #ABDDBC
split-complementary
#ABB3DD #DDBCAB #CCDDAB
monochromatic
#5464BA #7F8CCB #ABB3DD #D7DAEF #E9EBF6
Accessibility & contrast
On white
2.05
#ABB3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABB3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DD | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7DF
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#9FBBC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3dd; /* rgb */ color: rgb(171, 179, 221); /* oklch */ color: oklch(77.5% 0.061 276.4);
Tailwind
colors: {
custom: {
50: '#c4c9e7',
500: '#abb3dd',
950: '#000000',
},
}SCSS
$custom: #abb3dd; $custom-light: #c4c9e7; $custom-dark: #000000;
JSON
{
"hex": "#abb3dd",
"rgb": {
"r": 171,
"g": 179,
"b": 221
},
"hsl": {
"h": 230.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.77481,
"c": 0.06062,
"h": 276.4
},
"luminance": 0.46119
}Semantic roles & 50–950 ramp
primary
#ABB3DD
secondary
#EDEBDE
accent
#A030B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284