#CF76CC#CF76CC
#CF76CC is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.3% C 0.155 H 328.3°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CF76CC |
|---|---|
| RGB | rgb(207, 118, 204) |
| HSL | hsl(302, 48%, 64%) |
| HSV | hsv(302, 43%, 81%) |
| CMYK | cmyk(0%, 43%, 1.4%, 18.8%) |
| CIE-LAB | lab(62.16, 47.29, -29.90) |
| CIE-LCH | lch(62.16, 55.94, 327.70°) |
| OKLab | oklab(69.3% 0.1321 -0.0816) |
| OKLCH | oklch(69.3% 0.155 328.3) |
| XYZ | xyz(43.1090, 30.5841, 60.7477) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.64
Orchid
#DA70D6
ΔE00 2.53
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.85
Pale Magenta
#D767AD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF76CC #76CF79
analogous
#A576CF #CF76CC #CF769F
triadic
#CF76CC #CCCF76 #76CCCF
tetradic
#CF76CC #CFA576 #76CF79 #769FCF
square
#CF76CC #CFA576 #76CF79 #769FCF
split-complementary
#CF76CC #9FCF76 #76CFA5
monochromatic
#963593 #BF49BB #CF76CC #DFA3DD #EFD1EE
Accessibility & contrast
On white
2.95
#CF76CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CF76CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF76CC
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF76CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF76CC | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708FCF
Deuteranopia (green-blind)
#889AC9
Tritanopia (blue-blind)
#D47E97
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cf76cc; /* rgb */ color: rgb(207, 118, 204); /* oklch */ color: oklch(69.3% 0.155 328.3);
Tailwind
colors: {
custom: {
50: '#dfa0db',
500: '#cf76cc',
950: '#000000',
},
}SCSS
$custom: #cf76cc; $custom-light: #dfa0db; $custom-dark: #000000;
JSON
{
"hex": "#cf76cc",
"rgb": {
"r": 207,
"g": 118,
"b": 204
},
"hsl": {
"h": 302.022,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.693,
"c": 0.15524,
"h": 328.3
},
"luminance": 0.30582
}Semantic roles & 50–950 ramp
primary
#CF76CC
secondary
#C1E0C2
accent
#BB2F2A
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83