#CCAED2#CCAED2
#CCAED2 is a light, muted purple. Relative luminance 0.478; OKLCH L 78.8% C 0.060 H 320.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAED2 |
|---|---|
| RGB | rgb(204, 174, 210) |
| HSL | hsl(290, 29%, 75%) |
| HSV | hsv(290, 17%, 82%) |
| CMYK | cmyk(2.9%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(74.68, 17.23, -14.16) |
| CIE-LCH | lch(74.68, 22.30, 320.58°) |
| OKLab | oklab(78.83% 0.0464 -0.038) |
| OKLCH | oklch(78.83% 0.06 320.6) |
| XYZ | xyz(51.6691, 47.7634, 67.4576) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.40
Thistle
#D8BFD8
ΔE00 5.28
Plum
#DDA0DD
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 8.46
Light Lilac
#EDC8FF
ΔE00 8.64
Pale Lilac
#E4CBFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAED2 #B4D2AE
analogous
#BAAED2 #CCAED2 #D2AEC6
triadic
#CCAED2 #D2CCAE #AED2CC
tetradic
#CCAED2 #D2BAAE #B4D2AE #AEC6D2
square
#CCAED2 #D2BAAE #B4D2AE #AEC6D2
split-complementary
#CCAED2 #C6D2AE #AED2BA
monochromatic
#9A5FA6 #B387BC #CCAED2 #E5D5E8 #F3EBF4
Accessibility & contrast
On white
1.99
#CCAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#CCAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAED2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAED2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB6D4
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#CDB1BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaed2; /* rgb */ color: rgb(204, 174, 210); /* oklch */ color: oklch(78.8% 0.060 320.6);
Tailwind
colors: {
custom: {
50: '#dbc6df',
500: '#ccaed2',
950: '#000000',
},
}SCSS
$custom: #ccaed2; $custom-light: #dbc6df; $custom-dark: #000000;
JSON
{
"hex": "#ccaed2",
"rgb": {
"r": 204,
"g": 174,
"b": 210
},
"hsl": {
"h": 290,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.7883,
"c": 0.05997,
"h": 320.6
},
"luminance": 0.47763
}Semantic roles & 50–950 ramp
primary
#CCAED2
secondary
#E2EBE0
accent
#A73E50
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283