#C74BDC#C74BDC
#C74BDC is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.6% C 0.230 H 321.6°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C74BDC |
|---|---|
| RGB | rgb(199, 75, 220) |
| HSL | hsl(291, 67%, 58%) |
| HSV | hsv(291, 66%, 86%) |
| CMYK | cmyk(9.5%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(54.39, 68.10, -51.22) |
| CIE-LCH | lch(54.39, 85.21, 323.05°) |
| OKLab | oklab(63.63% 0.18 -0.1429) |
| OKLCH | oklch(63.63% 0.23 321.6) |
| XYZ | xyz(38.9861, 22.3436, 69.9555) |
| Luminance | 0.2234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.41
Pinkish Purple
#D648D7
ΔE00 3.02
Purple Pink
#D725DE
ΔE00 3.78
Heliotrope
#D94FF5
ΔE00 4.61
Pinky Purple
#C94CBE
ΔE00 5.18
Bright Lilac
#C95EFB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74BDC #60DC4B
analogous
#7E4BDC #C74BDC #DC4BA9
triadic
#C74BDC #DCC74B #4BDCC7
tetradic
#C74BDC #DC7E4B #60DC4B #4BA9DC
square
#C74BDC #DC7E4B #60DC4B #4BA9DC
split-complementary
#C74BDC #A9DC4B #4BDC7E
monochromatic
#801C91 #AD26C4 #C74BDC #D77EE6 #E7B1F0
Accessibility & contrast
On white
3.84
#C74BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C74BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74BDC
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74BDC | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2079E0
Deuteranopia (green-blind)
#5C87D8
Tritanopia (blue-blind)
#C9648E
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c74bdc; /* rgb */ color: rgb(199, 75, 220); /* oklch */ color: oklch(63.6% 0.230 321.6);
Tailwind
colors: {
custom: {
50: '#dc86e7',
500: '#c74bdc',
950: '#000000',
},
}SCSS
$custom: #c74bdc; $custom-light: #dc86e7; $custom-dark: #000000;
JSON
{
"hex": "#c74bdc",
"rgb": {
"r": 199,
"g": 75,
"b": 220
},
"hsl": {
"h": 291.31,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.63627,
"c": 0.22983,
"h": 321.6
},
"luminance": 0.22342
}Semantic roles & 50–950 ramp
primary
#C74BDC
secondary
#ADDEA4
accent
#EA3D57
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84