#C74BE0#C74BE0
#C74BE0 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.233 H 320.5°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C74BE0 |
|---|---|
| RGB | rgb(199, 75, 224) |
| HSL | hsl(290, 71%, 59%) |
| HSV | hsv(290, 67%, 88%) |
| CMYK | cmyk(11.2%, 66.5%, 0%, 12.2%) |
| CIE-LAB | lab(54.61, 68.83, -53.12) |
| CIE-LCH | lch(54.61, 86.94, 322.34°) |
| OKLab | oklab(63.86% 0.1799 -0.1485) |
| OKLCH | oklch(63.86% 0.233 320.5) |
| XYZ | xyz(39.5222, 22.5580, 72.7789) |
| Luminance | 0.2256 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.65
Pinkish Purple
#D648D7
ΔE00 3.37
Purple Pink
#D725DE
ΔE00 3.94
Heliotrope
#D94FF5
ΔE00 4.25
Bright Lilac
#C95EFB
ΔE00 5.40
Pinky Purple
#C94CBE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74BE0 #64E04B
analogous
#7C4BE0 #C74BE0 #E04BAE
triadic
#C74BE0 #E0C74B #4BE0C7
tetradic
#C74BE0 #E07C4B #64E04B #4BAEE0
square
#C74BE0 #E07C4B #64E04B #4BAEE0
split-complementary
#C74BE0 #AEE04B #4BE07C
monochromatic
#821A97 #AF23CB #C74BE0 #D77FE9 #E7B3F2
Accessibility & contrast
On white
3.81
#C74BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#C74BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74BE0
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74BE0 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#177AE4
Deuteranopia (green-blind)
#5987DC
Tritanopia (blue-blind)
#C86590
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c74be0; /* rgb */ color: rgb(199, 75, 224); /* oklch */ color: oklch(63.9% 0.233 320.5);
Tailwind
colors: {
custom: {
50: '#dc86ea',
500: '#c74be0',
950: '#000000',
},
}SCSS
$custom: #c74be0; $custom-light: #dc86ea; $custom-dark: #000000;
JSON
{
"hex": "#c74be0",
"rgb": {
"r": 199,
"g": 75,
"b": 224
},
"hsl": {
"h": 289.933,
"s": 70.616,
"l": 58.627
},
"oklch": {
"l": 0.63861,
"c": 0.23328,
"h": 320.5
},
"luminance": 0.22556
}Semantic roles & 50–950 ramp
primary
#C74BE0
secondary
#B0E1A6
accent
#ED3A58
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84