#ACAADE#ACAADE
#ACAADE is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.074 H 286.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAADE |
|---|---|
| RGB | rgb(172, 170, 222) |
| HSL | hsl(242, 44%, 77%) |
| HSV | hsv(242, 23%, 87%) |
| CMYK | cmyk(22.5%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(71.41, 11.66, -25.92) |
| CIE-LCH | lch(71.41, 28.42, 294.23°) |
| OKLab | oklab(75.79% 0.0207 -0.0712) |
| OKLCH | oklch(75.79% 0.074 286.2) |
| XYZ | xyz(44.5696, 42.7933, 75.0048) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 7.36
Pale Violet
#CEAEFA
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.68
Lavender (survey)
#C79FEF
ΔE00 8.84
Light Violet
#D6B4FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAADE #DCDEAA
analogous
#AAC2DE #ACAADE #C6AADE
triadic
#ACAADE #DEACAA #AADEAC
tetradic
#ACAADE #DEAAC2 #DCDEAA #AADEC6
square
#ACAADE #DEAAC2 #DCDEAA #AADEC6
split-complementary
#ACAADE #DEC6AA #C2DEAA
monochromatic
#5652BC #817ECD #ACAADE #D7D6EF #E9E9F6
Accessibility & contrast
On white
2.20
#ACAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ACAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAADE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAADE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0E0
Deuteranopia (green-blind)
#9CADDD
Tritanopia (blue-blind)
#A1B3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaade; /* rgb */ color: rgb(172, 170, 222); /* oklch */ color: oklch(75.8% 0.074 286.2);
Tailwind
colors: {
custom: {
50: '#c5c3e8',
500: '#acaade',
950: '#000000',
},
}SCSS
$custom: #acaade; $custom-light: #c5c3e8; $custom-dark: #000000;
JSON
{
"hex": "#acaade",
"rgb": {
"r": 172,
"g": 170,
"b": 222
},
"hsl": {
"h": 242.308,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.75794,
"c": 0.07415,
"h": 286.2
},
"luminance": 0.42794
}Semantic roles & 50–950 ramp
primary
#ACAADE
secondary
#EDEDDE
accent
#B72EB2
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184