#ACB2DB#ACB2DB
#ACB2DB is a light, muted blue. Relative luminance 0.457; OKLCH L 77.3% C 0.059 H 278.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2DB |
|---|---|
| RGB | rgb(172, 178, 219) |
| HSL | hsl(232, 39%, 77%) |
| HSV | hsv(232, 21%, 86%) |
| CMYK | cmyk(21.5%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(73.37, 6.55, -21.30) |
| CIE-LCH | lch(73.37, 22.29, 287.10°) |
| OKLab | oklab(77.28% 0.0086 -0.0582) |
| OKLCH | oklch(77.28% 0.059 278.4) |
| XYZ | xyz(45.7167, 45.7250, 73.4213) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 8.67
Lavender
#B39DDB
ΔE00 8.74
Pastel Blue
#A2BFFE
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2DB #DBD5AC
analogous
#ACCADB #ACB2DB #BEACDB
triadic
#ACB2DB #DBACB2 #B2DBAC
tetradic
#ACB2DB #DBACCA #DBD5AC #ACDBBE
square
#ACB2DB #DBACCA #DBD5AC #ACDBBE
split-complementary
#ACB2DB #DBBEAC #CADBAC
monochromatic
#5763B6 #818AC8 #ACB2DB #D7DAEE #EAEBF6
Accessibility & contrast
On white
2.07
#ACB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ACB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2DB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2DB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#A4B3DA
Tritanopia (blue-blind)
#A1B9C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb2db; /* rgb */ color: rgb(172, 178, 219); /* oklch */ color: oklch(77.3% 0.059 278.4);
Tailwind
colors: {
custom: {
50: '#c5c9e6',
500: '#acb2db',
950: '#000000',
},
}SCSS
$custom: #acb2db; $custom-light: #c5c9e6; $custom-dark: #000000;
JSON
{
"hex": "#acb2db",
"rgb": {
"r": 172,
"g": 178,
"b": 219
},
"hsl": {
"h": 232.34,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.77278,
"c": 0.05886,
"h": 278.4
},
"luminance": 0.45726
}Semantic roles & 50–950 ramp
primary
#ACB2DB
secondary
#EDEBDE
accent
#A233B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284