#C995DA#C995DA
#C995DA is a light, moderate purple. Relative luminance 0.390; OKLCH L 74.3% C 0.112 H 317.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C995DA |
|---|---|
| RGB | rgb(201, 149, 218) |
| HSL | hsl(285, 48%, 72%) |
| HSV | hsv(285, 32%, 85%) |
| CMYK | cmyk(7.8%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(68.73, 31.52, -27.61) |
| CIE-LCH | lch(68.73, 41.91, 318.78°) |
| OKLab | oklab(74.3% 0.0827 -0.0754) |
| OKLCH | oklch(74.3% 0.112 317.6) |
| XYZ | xyz(47.4879, 38.9754, 71.3375) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.70
Plum
#DDA0DD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.90
Lavender
#B39DDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C995DA #A6DA95
analogous
#A795DA #C995DA #DA95C9
triadic
#C995DA #DAC995 #95DAC9
tetradic
#C995DA #DAA795 #A6DA95 #95C9DA
square
#C995DA #DAA795 #A6DA95 #95C9DA
split-complementary
#C995DA #C9DA95 #95DAA7
monochromatic
#983FB5 #B268CA #C995DA #E0C2EA #F3E8F7
Accessibility & contrast
On white
2.39
#C995DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C995DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C995DA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C995DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C995DA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#98A9D8
Tritanopia (blue-blind)
#C99DAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c995da; /* rgb */ color: rgb(201, 149, 218); /* oklch */ color: oklch(74.3% 0.112 317.6);
Tailwind
colors: {
custom: {
50: '#dab4e5',
500: '#c995da',
950: '#000000',
},
}SCSS
$custom: #c995da; $custom-light: #dab4e5; $custom-dark: #000000;
JSON
{
"hex": "#c995da",
"rgb": {
"r": 201,
"g": 149,
"b": 218
},
"hsl": {
"h": 285.217,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.74295,
"c": 0.11193,
"h": 317.6
},
"luminance": 0.38974
}Semantic roles & 50–950 ramp
primary
#C995DA
secondary
#E1EEDD
accent
#BC2A4E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084