#CF50C8#CF50C8
#CF50C8 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.2% C 0.211 H 329.9°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CF50C8 |
|---|---|
| RGB | rgb(207, 80, 200) |
| HSL | hsl(303, 57%, 56%) |
| HSV | hsv(303, 61%, 81%) |
| CMYK | cmyk(0%, 61.4%, 3.4%, 18.8%) |
| CIE-LAB | lab(55.25, 64.50, -38.39) |
| CIE-LCH | lch(55.25, 75.06, 329.24°) |
| OKLab | oklab(64.15% 0.1824 -0.1055) |
| OKLCH | oklch(64.15% 0.211 329.9) |
| XYZ | xyz(39.0258, 23.1756, 57.0502) |
| Luminance | 0.2317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.08
Pinkish Purple
#D648D7
ΔE00 2.50
Purpleish Pink
#DF4EC8
ΔE00 2.98
Purpley Pink
#C83CB9
ΔE00 4.63
Mediumorchid
#BA55D3
ΔE00 4.82
Fuchsia (survey)
#ED0DD9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF50C8 #50CF57
analogous
#9750CF #CF50C8 #CF5089
triadic
#CF50C8 #C8CF50 #50C8CF
tetradic
#CF50C8 #CF9750 #50CF57 #5089CF
square
#CF50C8 #CF9750 #50CF57 #5089CF
split-complementary
#CF50C8 #89CF50 #50CF97
monochromatic
#81237C #B131AA #CF50C8 #DC80D7 #E9B0E6
Accessibility & contrast
On white
3.73
#CF50C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#CF50C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CF50C8
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF50C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF50C8 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4679CC
Deuteranopia (green-blind)
#718AC5
Tritanopia (blue-blind)
#D65E85
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cf50c8; /* rgb */ color: rgb(207, 80, 200); /* oklch */ color: oklch(64.2% 0.211 329.9);
Tailwind
colors: {
custom: {
50: '#e189d9',
500: '#cf50c8',
950: '#000000',
},
}SCSS
$custom: #cf50c8; $custom-light: #e189d9; $custom-dark: #000000;
JSON
{
"hex": "#cf50c8",
"rgb": {
"r": 207,
"g": 80,
"b": 200
},
"hsl": {
"h": 303.307,
"s": 56.951,
"l": 56.275
},
"oklch": {
"l": 0.64151,
"c": 0.21069,
"h": 329.9
},
"luminance": 0.23173
}Semantic roles & 50–950 ramp
primary
#CF50C8
secondary
#A3D8A6
accent
#E05048
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83