#ACAADD#ACAADD
#ACAADD is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.073 H 286.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAADD |
|---|---|
| RGB | rgb(172, 170, 221) |
| HSL | hsl(242, 43%, 77%) |
| HSV | hsv(242, 23%, 87%) |
| CMYK | cmyk(22.2%, 23.1%, 0%, 13.3%) |
| CIE-LAB | lab(71.38, 11.43, -25.43) |
| CIE-LCH | lch(71.38, 27.88, 294.21°) |
| OKLab | oklab(75.75% 0.0204 -0.0698) |
| OKLCH | oklch(75.75% 0.073 286.3) |
| XYZ | xyz(44.4360, 42.7398, 74.3011) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 7.42
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.70
Lavender (survey)
#C79FEF
ΔE00 8.93
Light Violet
#D6B4FC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAADD #DBDDAA
analogous
#AAC2DD #ACAADD #C6AADD
triadic
#ACAADD #DDACAA #AADDAC
tetradic
#ACAADD #DDAAC2 #DBDDAA #AADDC6
square
#ACAADD #DDAAC2 #DBDDAA #AADDC6
split-complementary
#ACAADD #DDC6AA #C2DDAA
monochromatic
#5753BA #817ECC #ACAADD #D7D6EE #EAE9F6
Accessibility & contrast
On white
2.20
#ACAADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ACAADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAADD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAADD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#A1B3BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaadd; /* rgb */ color: rgb(172, 170, 221); /* oklch */ color: oklch(75.8% 0.073 286.3);
Tailwind
colors: {
custom: {
50: '#c5c3e7',
500: '#acaadd',
950: '#000000',
},
}SCSS
$custom: #acaadd; $custom-light: #c5c3e7; $custom-dark: #000000;
JSON
{
"hex": "#acaadd",
"rgb": {
"r": 172,
"g": 170,
"b": 221
},
"hsl": {
"h": 242.353,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.75754,
"c": 0.07273,
"h": 286.3
},
"luminance": 0.42741
}Semantic roles & 50–950 ramp
primary
#ACAADD
secondary
#EDEDDE
accent
#B630B1
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184