#CCAED0#CCAED0
#CCAED0 is a light, muted purple. Relative luminance 0.477; OKLCH L 78.8% C 0.058 H 322.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAED0 |
|---|---|
| RGB | rgb(204, 174, 208) |
| HSL | hsl(293, 27%, 75%) |
| HSV | hsv(293, 16%, 82%) |
| CMYK | cmyk(1.9%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(74.61, 16.84, -13.16) |
| CIE-LCH | lch(74.61, 21.38, 321.99°) |
| OKLab | oklab(78.76% 0.0457 -0.0353) |
| OKLCH | oklch(78.76% 0.058 322.3) |
| XYZ | xyz(51.4215, 47.6643, 66.1536) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.44
Thistle
#D8BFD8
ΔE00 4.98
Plum
#DDA0DD
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 8.90
Light Lilac
#EDC8FF
ΔE00 9.00
Pale Lilac
#E4CBFF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAED0 #B2D0AE
analogous
#BBAED0 #CCAED0 #D0AEC3
triadic
#CCAED0 #D0CCAE #AED0CC
tetradic
#CCAED0 #D0BBAE #B2D0AE #AEC3D0
square
#CCAED0 #D0BBAE #B2D0AE #AEC3D0
split-complementary
#CCAED0 #C3D0AE #AED0BB
monochromatic
#9B61A3 #B487BA #CCAED0 #E4D5E6 #F3ECF4
Accessibility & contrast
On white
1.99
#CCAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CCAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAED0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAED0 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D1
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#CDB1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaed0; /* rgb */ color: rgb(204, 174, 208); /* oklch */ color: oklch(78.8% 0.058 322.3);
Tailwind
colors: {
custom: {
50: '#dbc6de',
500: '#ccaed0',
950: '#000000',
},
}SCSS
$custom: #ccaed0; $custom-light: #dbc6de; $custom-dark: #000000;
JSON
{
"hex": "#ccaed0",
"rgb": {
"r": 204,
"g": 174,
"b": 208
},
"hsl": {
"h": 292.941,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.78761,
"c": 0.05773,
"h": 322.3
},
"luminance": 0.47664
}Semantic roles & 50–950 ramp
primary
#CCAED0
secondary
#E2EAE1
accent
#A5404C
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283