#CF7CCC#CF7CCC
#CF7CCC is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.2% C 0.145 H 328.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7CCC |
|---|---|
| RGB | rgb(207, 124, 204) |
| HSL | hsl(302, 46%, 65%) |
| HSV | hsv(302, 40%, 81%) |
| CMYK | cmyk(0%, 40.1%, 1.4%, 18.8%) |
| CIE-LAB | lab(63.38, 44.17, -28.01) |
| CIE-LCH | lch(63.38, 52.30, 327.62°) |
| OKLab | oklab(70.22% 0.1233 -0.0762) |
| OKLCH | oklch(70.22% 0.145 328.3) |
| XYZ | xyz(43.8381, 32.0424, 60.9907) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 3.28
Orchid
#DA70D6
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.54
Pale Magenta
#D767AD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7CCC #7CCF7F
analogous
#A97CCF #CF7CCC #CF7CA2
triadic
#CF7CCC #CCCF7C #7CCCCF
tetradic
#CF7CCC #CFA97C #7CCF7F #7CA2CF
square
#CF7CCC #CFA97C #7CCF7F #7CA2CF
split-complementary
#CF7CCC #A2CF7C #7CCFA9
monochromatic
#993895 #BF4FBB #CF7CCC #DFA9DD #F0D6EF
Accessibility & contrast
On white
2.83
#CF7CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CF7CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7CCC
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7CCC | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793CF
Deuteranopia (green-blind)
#8D9DC9
Tritanopia (blue-blind)
#D4839B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cf7ccc; /* rgb */ color: rgb(207, 124, 204); /* oklch */ color: oklch(70.2% 0.145 328.3);
Tailwind
colors: {
custom: {
50: '#dfa4db',
500: '#cf7ccc',
950: '#000000',
},
}SCSS
$custom: #cf7ccc; $custom-light: #dfa4db; $custom-dark: #000000;
JSON
{
"hex": "#cf7ccc",
"rgb": {
"r": 207,
"g": 124,
"b": 204
},
"hsl": {
"h": 302.169,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.70216,
"c": 0.14498,
"h": 328.3
},
"luminance": 0.3204
}Semantic roles & 50–950 ramp
primary
#CF7CCC
secondary
#C5E2C6
accent
#BA312C
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83