#CCAED3#CCAED3
#CCAED3 is a light, moderate purple. Relative luminance 0.478; OKLCH L 78.9% C 0.061 H 319.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAED3 |
|---|---|
| RGB | rgb(204, 174, 211) |
| HSL | hsl(289, 30%, 75%) |
| HSV | hsv(289, 18%, 83%) |
| CMYK | cmyk(3.3%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(74.71, 17.42, -14.66) |
| CIE-LCH | lch(74.71, 22.77, 319.92°) |
| OKLab | oklab(78.86% 0.0467 -0.0394) |
| OKLCH | oklch(78.86% 0.061 319.9) |
| XYZ | xyz(51.7941, 47.8134, 68.1158) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.42
Thistle
#D8BFD8
ΔE00 5.45
Plum
#DDA0DD
ΔE00 7.36
Light Lavender
#DFC5FE
ΔE00 8.25
Light Lilac
#EDC8FF
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAED3 #B5D3AE
analogous
#B9AED3 #CCAED3 #D3AEC7
triadic
#CCAED3 #D3CCAE #AED3CC
tetradic
#CCAED3 #D3B9AE #B5D3AE #AEC7D3
square
#CCAED3 #D3B9AE #B5D3AE #AEC7D3
split-complementary
#CCAED3 #C7D3AE #AED3B9
monochromatic
#9A5FA8 #B386BD #CCAED3 #E5D6E9 #F3EBF4
Accessibility & contrast
On white
1.99
#CCAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CCAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAED3
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAED3 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB6D5
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#CDB2BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaed3; /* rgb */ color: rgb(204, 174, 211); /* oklch */ color: oklch(78.9% 0.061 319.9);
Tailwind
colors: {
custom: {
50: '#dbc6e0',
500: '#ccaed3',
950: '#000000',
},
}SCSS
$custom: #ccaed3; $custom-light: #dbc6e0; $custom-dark: #000000;
JSON
{
"hex": "#ccaed3",
"rgb": {
"r": 204,
"g": 174,
"b": 211
},
"hsl": {
"h": 288.649,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.78865,
"c": 0.06111,
"h": 319.9
},
"luminance": 0.47813
}Semantic roles & 50–950 ramp
primary
#CCAED3
secondary
#E2EBE0
accent
#A83D51
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283