#CCADDC#CCADDC
#CCADDC is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.0% C 0.073 H 314.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCADDC |
|---|---|
| RGB | rgb(204, 173, 220) |
| HSL | hsl(280, 40%, 77%) |
| HSV | hsv(280, 21%, 86%) |
| CMYK | cmyk(7.3%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(74.76, 19.73, -19.49) |
| CIE-LCH | lch(74.76, 27.73, 315.35°) |
| OKLab | oklab(79% 0.0511 -0.0528) |
| OKLCH | oklch(79% 0.073 314.1) |
| XYZ | xyz(52.7616, 47.8924, 74.1609) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.46
Plum
#DDA0DD
ΔE00 6.17
Light Violet
#D6B4FC
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 6.76
Pale Violet
#CEAEFA
ΔE00 6.89
Lavender
#B39DDB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCADDC #BDDCAD
analogous
#B5ADDC #CCADDC #DCADD5
triadic
#CCADDC #DCCCAD #ADDCCC
tetradic
#CCADDC #DCB5AD #BDDCAD #ADD5DC
square
#CCADDC #DCB5AD #BDDCAD #ADD5DC
split-complementary
#CCADDC #D5DCAD #ADDCB5
monochromatic
#9757B7 #B182CA #CCADDC #E7D8EE #F2EAF6
Accessibility & contrast
On white
1.99
#CCADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#CCADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCADDC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCADDC | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 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)
#A7B6DE
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#CBB2BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaddc; /* rgb */ color: rgb(204, 173, 220); /* oklch */ color: oklch(79.0% 0.073 314.1);
Tailwind
colors: {
custom: {
50: '#dcc5e7',
500: '#ccaddc',
950: '#000000',
},
}SCSS
$custom: #ccaddc; $custom-light: #dcc5e7; $custom-dark: #000000;
JSON
{
"hex": "#ccaddc",
"rgb": {
"r": 204,
"g": 173,
"b": 220
},
"hsl": {
"h": 279.574,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.79001,
"c": 0.07346,
"h": 314.1
},
"luminance": 0.47892
}Semantic roles & 50–950 ramp
primary
#CCADDC
secondary
#E3EDDE
accent
#B3325E
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284