#ACB2DA#ACB2DA
#ACB2DA is a light, muted blue. Relative luminance 0.457; OKLCH L 77.2% C 0.057 H 278.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2DA |
|---|---|
| RGB | rgb(172, 178, 218) |
| HSL | hsl(232, 38%, 76%) |
| HSV | hsv(232, 21%, 85%) |
| CMYK | cmyk(21.1%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(73.33, 6.33, -20.81) |
| CIE-LCH | lch(73.33, 21.75, 286.91°) |
| OKLab | oklab(77.24% 0.0083 -0.0568) |
| OKLCH | oklch(77.24% 0.057 278.3) |
| XYZ | xyz(45.5854, 45.6725, 72.7300) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.31
Periwinkle
#CCCCFF
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.59
Lavender
#B39DDB
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.03
Pastel Blue
#A2BFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2DA #DAD4AC
analogous
#ACC9DA #ACB2DA #BDACDA
triadic
#ACB2DA #DAACB2 #B2DAAC
tetradic
#ACB2DA #DAACC9 #DAD4AC #ACDABD
square
#ACB2DA #DAACC9 #DAD4AC #ACDABD
split-complementary
#ACB2DA #DABDAC #C9DAAC
monochromatic
#5763B4 #828BC7 #ACB2DA #D6D9ED #EAEBF6
Accessibility & contrast
On white
2.07
#ACB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ACB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2DA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2DA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DC
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#A1B9BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb2da; /* rgb */ color: rgb(172, 178, 218); /* oklch */ color: oklch(77.2% 0.057 278.3);
Tailwind
colors: {
custom: {
50: '#c5c9e5',
500: '#acb2da',
950: '#000000',
},
}SCSS
$custom: #acb2da; $custom-light: #c5c9e5; $custom-dark: #000000;
JSON
{
"hex": "#acb2da",
"rgb": {
"r": 172,
"g": 178,
"b": 218
},
"hsl": {
"h": 232.174,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.7724,
"c": 0.05745,
"h": 278.3
},
"luminance": 0.45673
}Semantic roles & 50–950 ramp
primary
#ACB2DA
secondary
#ECEBDF
accent
#A134B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284