#C94BE8#C94BE8
#C94BE8 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.6% C 0.241 H 319.0°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C94BE8 |
|---|---|
| RGB | rgb(201, 75, 232) |
| HSL | hsl(288, 77%, 60%) |
| HSV | hsv(288, 68%, 91%) |
| CMYK | cmyk(13.4%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(55.36, 70.73, -56.42) |
| CIE-LCH | lch(55.36, 90.48, 321.42°) |
| OKLab | oklab(64.6% 0.182 -0.1581) |
| OKLCH | oklch(64.6% 0.241 319) |
| XYZ | xyz(41.1670, 23.2778, 78.6529) |
| Luminance | 0.2328 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.41
Mediumorchid
#BA55D3
ΔE00 3.51
Pinkish Purple
#D648D7
ΔE00 3.92
Purple Pink
#D725DE
ΔE00 4.38
Bright Lilac
#C95EFB
ΔE00 4.45
Bright Lavender
#C760FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C94BE8 #6AE84B
analogous
#7B4BE8 #C94BE8 #E84BB8
triadic
#C94BE8 #E8C94B #4BE8C9
tetradic
#C94BE8 #E87B4B #6AE84B #4BB8E8
square
#C94BE8 #E87B4B #6AE84B #4BB8E8
split-complementary
#C94BE8 #B8E84B #4BE87B
monochromatic
#8715A4 #B41CDA #C94BE8 #D981EF #EAB8F6
Accessibility & contrast
On white
3.71
#C94BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#C94BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C94BE8
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C94BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C94BE8 | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#5589E4
Tritanopia (blue-blind)
#C96894
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c94be8; /* rgb */ color: rgb(201, 75, 232); /* oklch */ color: oklch(64.6% 0.241 319.0);
Tailwind
colors: {
custom: {
50: '#dd87f0',
500: '#c94be8',
950: '#000000',
},
}SCSS
$custom: #c94be8; $custom-light: #dd87f0; $custom-dark: #000000;
JSON
{
"hex": "#c94be8",
"rgb": {
"r": 201,
"g": 75,
"b": 232
},
"hsl": {
"h": 288.153,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.64599,
"c": 0.24103,
"h": 319
},
"luminance": 0.23276
}Semantic roles & 50–950 ramp
primary
#C94BE8
secondary
#B5E6A9
accent
#DA0C35
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85