#CF80CC#CF80CC
#CF80CC is a light, vivid purple. Relative luminance 0.331; OKLCH L 70.8% C 0.138 H 328.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CF80CC |
|---|---|
| RGB | rgb(207, 128, 204) |
| HSL | hsl(302, 45%, 66%) |
| HSV | hsv(302, 38%, 81%) |
| CMYK | cmyk(0%, 38.2%, 1.4%, 18.8%) |
| CIE-LAB | lab(64.21, 42.06, -26.72) |
| CIE-LCH | lch(64.21, 49.83, 327.57°) |
| OKLab | oklab(70.84% 0.1174 -0.0726) |
| OKLCH | oklch(70.84% 0.138 328.2) |
| XYZ | xyz(44.3496, 33.0654, 61.1612) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.81
Orchid (survey)
#C875C4
ΔE00 3.01
Orchid
#DA70D6
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 6.40
Violet (CSS)
#EE82EE
ΔE00 6.53
Pale Purple
#B790D4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF80CC #80CF83
analogous
#AA80CF #CF80CC #CF80A4
triadic
#CF80CC #CCCF80 #80CCCF
tetradic
#CF80CC #CFAA80 #80CF83 #80A4CF
square
#CF80CC #CFAA80 #80CF83 #80A4CF
split-complementary
#CF80CC #A4CF80 #80CFAA
monochromatic
#9A3A97 #BE54BA #CF80CC #E0ACDE #F1D9F0
Accessibility & contrast
On white
2.76
#CF80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CF80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF80CC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF80CC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CF
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#D4879D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cf80cc; /* rgb */ color: rgb(207, 128, 204); /* oklch */ color: oklch(70.8% 0.138 328.2);
Tailwind
colors: {
custom: {
50: '#dfa6db',
500: '#cf80cc',
950: '#000000',
},
}SCSS
$custom: #cf80cc; $custom-light: #dfa6db; $custom-dark: #000000;
JSON
{
"hex": "#cf80cc",
"rgb": {
"r": 207,
"g": 128,
"b": 204
},
"hsl": {
"h": 302.278,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.70844,
"c": 0.13804,
"h": 328.2
},
"luminance": 0.33063
}Semantic roles & 50–950 ramp
primary
#CF80CC
secondary
#C8E3C9
accent
#B8322D
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83