#C94BDC#C94BDC
#C94BDC is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.231 H 322.2°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C94BDC |
|---|---|
| RGB | rgb(201, 75, 220) |
| HSL | hsl(292, 67%, 58%) |
| HSV | hsv(292, 66%, 86%) |
| CMYK | cmyk(8.6%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(54.68, 68.55, -50.74) |
| CIE-LCH | lch(54.68, 85.28, 323.49°) |
| OKLab | oklab(63.89% 0.1823 -0.1415) |
| OKLCH | oklch(63.89% 0.231 322.2) |
| XYZ | xyz(39.5204, 22.6191, 69.9805) |
| Luminance | 0.2262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.64
Pinkish Purple
#D648D7
ΔE00 2.65
Purple Pink
#D725DE
ΔE00 3.73
Heliotrope
#D94FF5
ΔE00 4.40
Pinky Purple
#C94CBE
ΔE00 5.05
Pink Purple
#EF1DE7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C94BDC #5EDC4B
analogous
#804BDC #C94BDC #DC4BA6
triadic
#C94BDC #DCC94B #4BDCC9
tetradic
#C94BDC #DC804B #5EDC4B #4BA6DC
square
#C94BDC #DC804B #5EDC4B #4BA6DC
split-complementary
#C94BDC #A6DC4B #4BDC80
monochromatic
#811C91 #AF26C4 #C94BDC #D87EE6 #E8B1F0
Accessibility & contrast
On white
3.80
#C94BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C94BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C94BDC
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C94BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C94BDC | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#227AE0
Deuteranopia (green-blind)
#5E88D8
Tritanopia (blue-blind)
#CB638E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c94bdc; /* rgb */ color: rgb(201, 75, 220); /* oklch */ color: oklch(63.9% 0.231 322.2);
Tailwind
colors: {
custom: {
50: '#dd86e7',
500: '#c94bdc',
950: '#000000',
},
}SCSS
$custom: #c94bdc; $custom-light: #dd86e7; $custom-dark: #000000;
JSON
{
"hex": "#c94bdc",
"rgb": {
"r": 201,
"g": 75,
"b": 220
},
"hsl": {
"h": 292.138,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.63893,
"c": 0.23073,
"h": 322.2
},
"luminance": 0.22617
}Semantic roles & 50–950 ramp
primary
#C94BDC
secondary
#ACDEA4
accent
#EA3D54
background
#FEF8FE
surface
#FCF0FC
border
#D5CBD5
text
#160C16
muted
#847D84