#CF77DD#CF77DD
#CF77DD is a light, vivid purple. Relative luminance 0.317; OKLCH L 70.2% C 0.170 H 322.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CF77DD |
|---|---|
| RGB | rgb(207, 119, 221) |
| HSL | hsl(292, 60%, 67%) |
| HSV | hsv(292, 46%, 87%) |
| CMYK | cmyk(6.3%, 46.2%, 0%, 13.3%) |
| CIE-LAB | lab(63.08, 49.93, -37.99) |
| CIE-LCH | lch(63.08, 62.74, 322.73°) |
| OKLab | oklab(70.23% 0.1338 -0.1047) |
| OKLCH | oklch(70.23% 0.17 322) |
| XYZ | xyz(45.3787, 31.6814, 72.1174) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.91
Orchid (survey)
#C875C4
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.90
Light Purple
#BF77F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF77DD #85DD77
analogous
#9C77DD #CF77DD #DD77B8
triadic
#CF77DD #DDCF77 #77DDCF
tetradic
#CF77DD #DD9C77 #85DD77 #77B8DD
square
#CF77DD #DD9C77 #85DD77 #77B8DD
split-complementary
#CF77DD #B8DD77 #77DD9C
monochromatic
#9C2CAE #BE46D1 #CF77DD #E0A8E9 #F2D9F5
Accessibility & contrast
On white
2.86
#CF77DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#CF77DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF77DD
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF77DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF77DD | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6992E1
Deuteranopia (green-blind)
#829CDA
Tritanopia (blue-blind)
#D184A0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cf77dd; /* rgb */ color: rgb(207, 119, 221); /* oklch */ color: oklch(70.2% 0.170 322.0);
Tailwind
colors: {
custom: {
50: '#dfa1e8',
500: '#cf77dd',
950: '#000000',
},
}SCSS
$custom: #cf77dd; $custom-light: #dfa1e8; $custom-dark: #000000;
JSON
{
"hex": "#cf77dd",
"rgb": {
"r": 207,
"g": 119,
"b": 221
},
"hsl": {
"h": 291.765,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70226,
"c": 0.16991,
"h": 322
},
"luminance": 0.3168
}Semantic roles & 50–950 ramp
primary
#CF77DD
secondary
#CCE8C7
accent
#C81E35
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84