#C994DA#C994DA
#C994DA is a light, moderate purple. Relative luminance 0.387; OKLCH L 74.1% C 0.114 H 317.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C994DA |
|---|---|
| RGB | rgb(201, 148, 218) |
| HSL | hsl(285, 49%, 72%) |
| HSV | hsv(285, 32%, 85%) |
| CMYK | cmyk(7.8%, 32.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.50, 32.07, -27.97) |
| CIE-LCH | lch(68.50, 42.55, 318.91°) |
| OKLab | oklab(74.12% 0.0842 -0.0764) |
| OKLCH | oklch(74.12% 0.114 317.8) |
| XYZ | xyz(47.3304, 38.6604, 71.2850) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.91
Plum
#DDA0DD
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.70
Lavender
#B39DDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C994DA #A5DA94
analogous
#A694DA #C994DA #DA94C8
triadic
#C994DA #DAC994 #94DAC9
tetradic
#C994DA #DAA694 #A5DA94 #94C8DA
square
#C994DA #DAA694 #A5DA94 #94C8DA
split-complementary
#C994DA #C8DA94 #94DAA6
monochromatic
#983FB5 #B267CA #C994DA #E0C1EA #F4E8F7
Accessibility & contrast
On white
2.41
#C994DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C994DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C994DA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C994DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C994DA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#C99CAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c994da; /* rgb */ color: rgb(201, 148, 218); /* oklch */ color: oklch(74.1% 0.114 317.8);
Tailwind
colors: {
custom: {
50: '#dab4e5',
500: '#c994da',
950: '#000000',
},
}SCSS
$custom: #c994da; $custom-light: #dab4e5; $custom-dark: #000000;
JSON
{
"hex": "#c994da",
"rgb": {
"r": 201,
"g": 148,
"b": 218
},
"hsl": {
"h": 285.429,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.74121,
"c": 0.11369,
"h": 317.8
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#C994DA
secondary
#E0EEDC
accent
#BC2A4D
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084