#CD94DC#CD94DC
#CD94DC is a light, moderate purple. Relative luminance 0.393; OKLCH L 74.6% C 0.118 H 319.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD94DC |
|---|---|
| RGB | rgb(205, 148, 220) |
| HSL | hsl(288, 51%, 72%) |
| HSV | hsv(288, 33%, 86%) |
| CMYK | cmyk(6.8%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(68.99, 33.73, -28.29) |
| CIE-LCH | lch(68.99, 44.02, 320.01°) |
| OKLab | oklab(74.61% 0.0893 -0.0773) |
| OKLCH | oklch(74.61% 0.118 319.1) |
| XYZ | xyz(48.6833, 39.3275, 72.7227) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.40
Plum
#DDA0DD
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.69
Lilac (survey)
#CEA2FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD94DC #A3DC94
analogous
#A994DC #CD94DC #DC94C7
triadic
#CD94DC #DCCD94 #94DCCD
tetradic
#CD94DC #DCA994 #A3DC94 #94C7DC
square
#CD94DC #DCA994 #A3DC94 #94C7DC
split-complementary
#CD94DC #C7DC94 #94DCA9
monochromatic
#9F3DB9 #B766CD #CD94DC #E3C2EB #F4E8F7
Accessibility & contrast
On white
2.37
#CD94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#CD94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD94DC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD94DC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#CE9CAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd94dc; /* rgb */ color: rgb(205, 148, 220); /* oklch */ color: oklch(74.6% 0.118 319.1);
Tailwind
colors: {
custom: {
50: '#ddb4e7',
500: '#cd94dc',
950: '#000000',
},
}SCSS
$custom: #cd94dc; $custom-light: #ddb4e7; $custom-dark: #000000;
JSON
{
"hex": "#cd94dc",
"rgb": {
"r": 205,
"g": 148,
"b": 220
},
"hsl": {
"h": 287.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.74606,
"c": 0.11808,
"h": 319.1
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#CD94DC
secondary
#E0EFDC
accent
#BE2747
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084