#CCAED5#CCAED5
#CCAED5 is a light, moderate purple. Relative luminance 0.479; OKLCH L 78.9% C 0.063 H 318.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAED5 |
|---|---|
| RGB | rgb(204, 174, 213) |
| HSL | hsl(286, 32%, 76%) |
| HSV | hsv(286, 18%, 84%) |
| CMYK | cmyk(4.2%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(74.77, 17.81, -15.65) |
| CIE-LCH | lch(74.77, 23.71, 318.68°) |
| OKLab | oklab(78.94% 0.0474 -0.0421) |
| OKLCH | oklch(78.94% 0.063 318.3) |
| XYZ | xyz(52.0464, 47.9143, 69.4445) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.54
Thistle
#D8BFD8
ΔE00 5.81
Plum
#DDA0DD
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.85
Light Lilac
#EDC8FF
ΔE00 8.17
Light Lavendar
#EFC0FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAED5 #B7D5AE
analogous
#B8AED5 #CCAED5 #D5AECA
triadic
#CCAED5 #D5CCAE #AED5CC
tetradic
#CCAED5 #D5B8AE #B7D5AE #AECAD5
square
#CCAED5 #D5B8AE #B7D5AE #AECAD5
split-complementary
#CCAED5 #CAD5AE #AED5B8
monochromatic
#995DAB #B386C0 #CCAED5 #E5D6EA #F2EBF5
Accessibility & contrast
On white
1.98
#CCAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#CCAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAED5
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAED5 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB6D7
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#CCB2BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaed5; /* rgb */ color: rgb(204, 174, 213); /* oklch */ color: oklch(78.9% 0.063 318.3);
Tailwind
colors: {
custom: {
50: '#dbc6e2',
500: '#ccaed5',
950: '#000000',
},
}SCSS
$custom: #ccaed5; $custom-light: #dbc6e2; $custom-dark: #000000;
JSON
{
"hex": "#ccaed5",
"rgb": {
"r": 204,
"g": 174,
"b": 213
},
"hsl": {
"h": 286.154,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.78936,
"c": 0.0634,
"h": 318.3
},
"luminance": 0.47914
}Semantic roles & 50–950 ramp
primary
#CCAED5
secondary
#E2EBE0
accent
#AA3B55
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283