#CD94C8#CD94C8
#CD94C8 is a light, moderate purple. Relative luminance 0.383; OKLCH L 73.8% C 0.097 H 329.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD94C8 |
|---|---|
| RGB | rgb(205, 148, 200) |
| HSL | hsl(305, 36%, 69%) |
| HSV | hsv(305, 28%, 80%) |
| CMYK | cmyk(0%, 27.8%, 2.4%, 19.6%) |
| CIE-LAB | lab(68.26, 29.90, -18.32) |
| CIE-LCH | lch(68.26, 35.07, 328.51°) |
| OKLab | oklab(73.82% 0.0837 -0.0493) |
| OKLCH | oklch(73.82% 0.097 329.5) |
| XYZ | xyz(46.1912, 38.3307, 59.5978) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.34
Lilac
#C8A2C8
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 6.24
Pale Purple
#B790D4
ΔE00 7.05
Dusty Lavender
#AC86A8
ΔE00 8.11
Orchid (survey)
#C875C4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD94C8 #94CD99
analogous
#B694CD #CD94C8 #CD94AC
triadic
#CD94C8 #C8CD94 #94C8CD
tetradic
#CD94C8 #CDB694 #94CD99 #94ACCD
square
#CD94C8 #CDB694 #94CD99 #94ACCD
split-complementary
#CD94C8 #ACCD94 #94CDB6
monochromatic
#9D4996 #BA6AB3 #CD94C8 #E0BEDD #F4E7F3
Accessibility & contrast
On white
2.42
#CD94C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#CD94C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD94C8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD94C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD94C8 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CA
Deuteranopia (green-blind)
#9FA9C6
Tritanopia (blue-blind)
#D198A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd94c8; /* rgb */ color: rgb(205, 148, 200); /* oklch */ color: oklch(73.8% 0.097 329.5);
Tailwind
colors: {
custom: {
50: '#ddb4d8',
500: '#cd94c8',
950: '#000000',
},
}SCSS
$custom: #cd94c8; $custom-light: #ddb4d8; $custom-dark: #000000;
JSON
{
"hex": "#cd94c8",
"rgb": {
"r": 205,
"g": 148,
"b": 200
},
"hsl": {
"h": 305.263,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.73816,
"c": 0.09717,
"h": 329.5
},
"luminance": 0.38329
}Semantic roles & 50–950 ramp
primary
#CD94C8
secondary
#D6E7D8
accent
#AF4136
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083