#ACADDB#ACADDB
#ACADDB is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.066 H 283.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACADDB |
|---|---|
| RGB | rgb(172, 173, 219) |
| HSL | hsl(239, 39%, 77%) |
| HSV | hsv(239, 21%, 86%) |
| CMYK | cmyk(21.5%, 21%, 0%, 14.1%) |
| CIE-LAB | lab(72.08, 9.31, -23.27) |
| CIE-LCH | lch(72.08, 25.06, 291.81°) |
| OKLab | oklab(76.27% 0.0156 -0.0637) |
| OKLCH | oklch(76.27% 0.066 283.8) |
| XYZ | xyz(44.7399, 43.7715, 73.0957) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 8.18
Pale Violet
#CEAEFA
ΔE00 8.92
Light Violet
#D6B4FC
ΔE00 9.75
Lavender (survey)
#C79FEF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACADDB #DBDAAC
analogous
#ACC5DB #ACADDB #C3ACDB
triadic
#ACADDB #DBACAD #ADDBAC
tetradic
#ACADDB #DBACC5 #DBDAAC #ACDBC3
square
#ACADDB #DBACC5 #DBDAAC #ACDBC3
split-complementary
#ACADDB #DBC3AC #C5DBAC
monochromatic
#5759B6 #8183C8 #ACADDB #D7D7EE #EAEAF6
Accessibility & contrast
On white
2.15
#ACADDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ACADDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACADDB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACADDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACADDB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DD
Deuteranopia (green-blind)
#A0AFDA
Tritanopia (blue-blind)
#A2B5BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acaddb; /* rgb */ color: rgb(172, 173, 219); /* oklch */ color: oklch(76.3% 0.066 283.8);
Tailwind
colors: {
custom: {
50: '#c5c5e6',
500: '#acaddb',
950: '#000000',
},
}SCSS
$custom: #acaddb; $custom-light: #c5c5e6; $custom-dark: #000000;
JSON
{
"hex": "#acaddb",
"rgb": {
"r": 172,
"g": 173,
"b": 219
},
"hsl": {
"h": 238.723,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.76272,
"c": 0.06561,
"h": 283.8
},
"luminance": 0.43772
}Semantic roles & 50–950 ramp
primary
#ACADDB
secondary
#EDECDE
accent
#B033B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184