#ABB4DB#ABB4DB
#ABB4DB is a light, muted blue. Relative luminance 0.464; OKLCH L 77.6% C 0.057 H 274.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DB |
|---|---|
| RGB | rgb(171, 180, 219) |
| HSL | hsl(229, 40%, 76%) |
| HSV | hsv(229, 22%, 86%) |
| CMYK | cmyk(21.9%, 17.8%, 0%, 14.1%) |
| CIE-LAB | lab(73.81, 5.15, -20.63) |
| CIE-LCH | lch(73.81, 21.26, 284.01°) |
| OKLab | oklab(77.61% 0.0048 -0.0564) |
| OKLCH | oklch(77.61% 0.057 274.8) |
| XYZ | xyz(45.8988, 46.4139, 73.5446) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 7.53
Periwinkle
#CCCCFF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DB #DBD2AB
analogous
#ABCCDB #ABB4DB #BAABDB
triadic
#ABB4DB #DBABB4 #B4DBAB
tetradic
#ABB4DB #DBABCC #DBD2AB #ABDBBA
square
#ABB4DB #DBABCC #DBD2AB #ABDBBA
split-complementary
#ABB4DB #DBBAAB #CCDBAB
monochromatic
#5568B6 #808EC9 #ABB4DB #D6DAED #EAECF6
Accessibility & contrast
On white
2.04
#ABB4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABB4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#A0BBC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb4db; /* rgb */ color: rgb(171, 180, 219); /* oklch */ color: oklch(77.6% 0.057 274.8);
Tailwind
colors: {
custom: {
50: '#c4cae6',
500: '#abb4db',
950: '#000000',
},
}SCSS
$custom: #abb4db; $custom-light: #c4cae6; $custom-dark: #000000;
JSON
{
"hex": "#abb4db",
"rgb": {
"r": 171,
"g": 180,
"b": 219
},
"hsl": {
"h": 228.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.77608,
"c": 0.05658,
"h": 274.8
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#ABB4DB
secondary
#EDEADE
accent
#9B32B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284