#C94FEA#C94FEA
#C94FEA is a light, highly saturated purple. Relative luminance 0.239; OKLCH L 65.1% C 0.238 H 318.3°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C94FEA |
|---|---|
| RGB | rgb(201, 79, 234) |
| HSL | hsl(287, 79%, 61%) |
| HSV | hsv(287, 66%, 92%) |
| CMYK | cmyk(14.1%, 66.2%, 0%, 8.2%) |
| CIE-LAB | lab(56.04, 69.51, -56.45) |
| CIE-LCH | lch(56.04, 89.55, 320.92°) |
| OKLab | oklab(65.13% 0.1777 -0.1582) |
| OKLCH | oklch(65.13% 0.238 318.3) |
| XYZ | xyz(41.7326, 23.9518, 80.2509) |
| Luminance | 0.2395 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.95
Mediumorchid
#BA55D3
ΔE00 3.72
Bright Lilac
#C95EFB
ΔE00 3.74
Pinkish Purple
#D648D7
ΔE00 4.15
Bright Lavender
#C760FF
ΔE00 4.43
Purple Pink
#D725DE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C94FEA #70EA4F
analogous
#7C4FEA #C94FEA #EA4FBE
triadic
#C94FEA #EAC94F #4FEAC9
tetradic
#C94FEA #EA7C4F #70EA4F #4FBEEA
square
#C94FEA #EA7C4F #70EA4F #4FBEEA
split-complementary
#C94FEA #BEEA4F #4FEA7C
monochromatic
#8A14AA #B71BE1 #C94FEA #DA86F1 #EBBCF7
Accessibility & contrast
On white
3.63
#C94FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#C94FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C94FEA
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C94FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C94FEA | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#097EEF
Deuteranopia (green-blind)
#578AE6
Tritanopia (blue-blind)
#C86B96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c94fea; /* rgb */ color: rgb(201, 79, 234); /* oklch */ color: oklch(65.1% 0.238 318.3);
Tailwind
colors: {
custom: {
50: '#dd89f1',
500: '#c94fea',
950: '#000000',
},
}SCSS
$custom: #c94fea; $custom-light: #dd89f1; $custom-dark: #000000;
JSON
{
"hex": "#c94fea",
"rgb": {
"r": 201,
"g": 79,
"b": 234
},
"hsl": {
"h": 287.226,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.65126,
"c": 0.2379,
"h": 318.3
},
"luminance": 0.2395
}Semantic roles & 50–950 ramp
primary
#C94FEA
secondary
#BAE7AD
accent
#DB0B37
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85