#CF77EC#CF77EC
#CF77EC is a light, vivid purple. Relative luminance 0.325; OKLCH L 71.0% C 0.185 H 317.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CF77EC |
|---|---|
| RGB | rgb(207, 119, 236) |
| HSL | hsl(285, 75%, 70%) |
| HSV | hsv(285, 50%, 93%) |
| CMYK | cmyk(12.3%, 49.6%, 0%, 7.5%) |
| CIE-LAB | lab(63.77, 52.87, -45.25) |
| CIE-LCH | lch(63.77, 69.59, 319.44°) |
| OKLab | oklab(70.96% 0.1359 -0.1257) |
| OKLCH | oklch(70.96% 0.185 317.2) |
| XYZ | xyz(47.4671, 32.5167, 83.1166) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.94
Easter Purple
#C071FE
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.01
Bright Lilac
#C95EFB
ΔE00 6.01
Bright Lavender
#C760FF
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF77EC #94EC77
analogous
#9577EC #CF77EC #EC77CF
triadic
#CF77EC #ECCF77 #77ECCF
tetradic
#CF77EC #EC9577 #94EC77 #77CFEC
square
#CF77EC #EC9577 #94EC77 #77CFEC
split-complementary
#CF77EC #CFEC77 #77EC95
monochromatic
#A11DCC #BC41E4 #CF77EC #E2ADF4 #F5E2FB
Accessibility & contrast
On white
2.80
#CF77EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CF77EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF77EC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF77EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF77EC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F0
Deuteranopia (green-blind)
#7B9DE9
Tritanopia (blue-blind)
#CE88A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cf77ec; /* rgb */ color: rgb(207, 119, 236); /* oklch */ color: oklch(71.0% 0.185 317.2);
Tailwind
colors: {
custom: {
50: '#e0a1f2',
500: '#cf77ec',
950: '#000000',
},
}SCSS
$custom: #cf77ec; $custom-light: #e0a1f2; $custom-dark: #000000;
JSON
{
"hex": "#cf77ec",
"rgb": {
"r": 207,
"g": 119,
"b": 236
},
"hsl": {
"h": 285.128,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.70963,
"c": 0.18511,
"h": 317.2
},
"luminance": 0.32515
}Semantic roles & 50–950 ramp
primary
#CF77EC
secondary
#D7F0CF
accent
#D80E40
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#150F17
muted
#847F85