#CF77C8#CF77C8
#CF77C8 is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.3% C 0.150 H 330.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CF77C8 |
|---|---|
| RGB | rgb(207, 119, 200) |
| HSL | hsl(305, 48%, 64%) |
| HSV | hsv(305, 43%, 81%) |
| CMYK | cmyk(0%, 42.5%, 3.4%, 18.8%) |
| CIE-LAB | lab(62.20, 46.05, -27.58) |
| CIE-LCH | lch(62.20, 53.68, 329.09°) |
| OKLab | oklab(69.28% 0.1298 -0.075) |
| OKLCH | oklch(69.28% 0.15 330) |
| XYZ | xyz(42.7537, 30.6314, 58.2929) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.39
Orchid
#DA70D6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 6.28
Pale Magenta
#D767AD
ΔE00 6.42
Purplish Pink
#CE5DAE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF77C8 #77CF7E
analogous
#AA77CF #CF77C8 #CF779C
triadic
#CF77C8 #C8CF77 #77C8CF
tetradic
#CF77C8 #CFAA77 #77CF7E #779CCF
square
#CF77C8 #CFAA77 #77CF7E #779CCF
split-complementary
#CF77C8 #9CCF77 #77CFAA
monochromatic
#96358F #BF4AB6 #CF77C8 #DFA4DA #EFD1ED
Accessibility & contrast
On white
2.95
#CF77C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#CF77C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF77C8
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF77C8 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738FCB
Deuteranopia (green-blind)
#8B9BC5
Tritanopia (blue-blind)
#D57E96
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cf77c8; /* rgb */ color: rgb(207, 119, 200); /* oklch */ color: oklch(69.3% 0.150 330.0);
Tailwind
colors: {
custom: {
50: '#dfa0d9',
500: '#cf77c8',
950: '#000000',
},
}SCSS
$custom: #cf77c8; $custom-light: #dfa0d9; $custom-dark: #000000;
JSON
{
"hex": "#cf77c8",
"rgb": {
"r": 207,
"g": 119,
"b": 200
},
"hsl": {
"h": 304.773,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.69277,
"c": 0.14988,
"h": 330
},
"luminance": 0.30629
}Semantic roles & 50–950 ramp
primary
#CF77C8
secondary
#C1E0C4
accent
#BB362A
background
#FDFAFD
surface
#FBF3FA
border
#D4CDD3
text
#150F14
muted
#837F83