#CF77F9#CF77F9
#CF77F9 is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.6% C 0.199 H 313.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CF77F9 |
|---|---|
| RGB | rgb(207, 119, 249) |
| HSL | hsl(281, 92%, 72%) |
| HSV | hsv(281, 52%, 98%) |
| CMYK | cmyk(16.9%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(64.40, 55.51, -51.42) |
| CIE-LCH | lch(64.40, 75.67, 317.19°) |
| OKLab | oklab(71.64% 0.1372 -0.1436) |
| OKLCH | oklch(71.64% 0.199 313.7) |
| XYZ | xyz(49.4250, 33.2999, 93.4281) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.82
Easter Purple
#C071FE
ΔE00 3.47
Bright Lavender
#C760FF
ΔE00 5.20
Bright Lilac
#C95EFB
ΔE00 5.29
Light Urple
#B36FF6
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF77F9 #A1F977
analogous
#8E77F9 #CF77F9 #F977E2
triadic
#CF77F9 #F9CF77 #77F9CF
tetradic
#CF77F9 #F98E77 #A1F977 #77E2F9
square
#CF77F9 #F98E77 #A1F977 #77E2F9
split-complementary
#CF77F9 #E2F977 #77F98E
monochromatic
#A30AEB #BA3CF6 #CF77F9 #E4B2FC #F5E2FE
Accessibility & contrast
On white
2.74
#CF77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#CF77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF77F9
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF77F9 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FD
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#CB8CAD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cf77f9; /* rgb */ color: rgb(207, 119, 249); /* oklch */ color: oklch(71.6% 0.199 313.7);
Tailwind
colors: {
custom: {
50: '#e0a1fc',
500: '#cf77f9',
950: '#000000',
},
}SCSS
$custom: #cf77f9; $custom-light: #e0a1fc; $custom-dark: #000000;
JSON
{
"hex": "#cf77f9",
"rgb": {
"r": 207,
"g": 119,
"b": 249
},
"hsl": {
"h": 280.615,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.71639,
"c": 0.19861,
"h": 313.7
},
"luminance": 0.33299
}Semantic roles & 50–950 ramp
primary
#CF77F9
secondary
#E0F6D5
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85