#CCAED1#CCAED1
#CCAED1 is a light, muted purple. Relative luminance 0.477; OKLCH L 78.8% C 0.059 H 321.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAED1 |
|---|---|
| RGB | rgb(204, 174, 209) |
| HSL | hsl(291, 28%, 75%) |
| HSV | hsv(291, 17%, 82%) |
| CMYK | cmyk(2.4%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(74.64, 17.04, -13.66) |
| CIE-LCH | lch(74.64, 21.84, 321.27°) |
| OKLab | oklab(78.8% 0.046 -0.0367) |
| OKLCH | oklch(78.8% 0.059 321.5) |
| XYZ | xyz(51.5449, 47.7137, 66.8035) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.41
Thistle
#D8BFD8
ΔE00 5.13
Plum
#DDA0DD
ΔE00 7.68
Light Lavender
#DFC5FE
ΔE00 8.68
Light Lilac
#EDC8FF
ΔE00 8.82
Pale Lilac
#E4CBFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAED1 #B3D1AE
analogous
#BBAED1 #CCAED1 #D1AEC4
triadic
#CCAED1 #D1CCAE #AED1CC
tetradic
#CCAED1 #D1BBAE #B3D1AE #AEC4D1
square
#CCAED1 #D1BBAE #B3D1AE #AEC4D1
split-complementary
#CCAED1 #C4D1AE #AED1BB
monochromatic
#9B60A5 #B387BB #CCAED1 #E5D5E7 #F3EBF4
Accessibility & contrast
On white
1.99
#CCAED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#CCAED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAED1
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAED1 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB6D3
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#CDB1BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaed1; /* rgb */ color: rgb(204, 174, 209); /* oklch */ color: oklch(78.8% 0.059 321.5);
Tailwind
colors: {
custom: {
50: '#dbc6df',
500: '#ccaed1',
950: '#000000',
},
}SCSS
$custom: #ccaed1; $custom-light: #dbc6df; $custom-dark: #000000;
JSON
{
"hex": "#ccaed1",
"rgb": {
"r": 204,
"g": 174,
"b": 209
},
"hsl": {
"h": 291.429,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.78796,
"c": 0.05884,
"h": 321.5
},
"luminance": 0.47713
}Semantic roles & 50–950 ramp
primary
#CCAED1
secondary
#E2EAE1
accent
#A63F4E
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283