#CF79ED#CF79ED
#CF79ED is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.3% C 0.183 H 316.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CF79ED |
|---|---|
| RGB | rgb(207, 121, 237) |
| HSL | hsl(284, 76%, 70%) |
| HSV | hsv(284, 49%, 93%) |
| CMYK | cmyk(12.7%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.21, 52.05, -45.12) |
| CIE-LCH | lch(64.21, 68.88, 319.08°) |
| OKLab | oklab(71.3% 0.1333 -0.1253) |
| OKLCH | oklch(71.3% 0.183 316.8) |
| XYZ | xyz(47.8533, 33.0561, 83.9640) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.91
Easter Purple
#C071FE
ΔE00 5.01
Orchid
#DA70D6
ΔE00 5.23
Liliac
#C48EFD
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.23
Bright Lilac
#C95EFB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF79ED #97ED79
analogous
#9579ED #CF79ED #ED79D1
triadic
#CF79ED #EDCF79 #79EDCF
tetradic
#CF79ED #ED9579 #97ED79 #79D1ED
square
#CF79ED #ED9579 #97ED79 #79D1ED
split-complementary
#CF79ED #D1ED79 #79ED95
monochromatic
#A11CD0 #BC43E6 #CF79ED #E2AFF4 #F5E4FB
Accessibility & contrast
On white
2.76
#CF79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CF79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF79ED
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF79ED | 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)
#6296F1
Deuteranopia (green-blind)
#7C9EEA
Tritanopia (blue-blind)
#CE8AA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cf79ed; /* rgb */ color: rgb(207, 121, 237); /* oklch */ color: oklch(71.3% 0.183 316.8);
Tailwind
colors: {
custom: {
50: '#e0a2f3',
500: '#cf79ed',
950: '#000000',
},
}SCSS
$custom: #cf79ed; $custom-light: #e0a2f3; $custom-dark: #000000;
JSON
{
"hex": "#cf79ed",
"rgb": {
"r": 207,
"g": 121,
"b": 237
},
"hsl": {
"h": 284.483,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.71303,
"c": 0.18295,
"h": 316.8
},
"luminance": 0.33055
}Semantic roles & 50–950 ramp
primary
#CF79ED
secondary
#D9F1D1
accent
#D90D42
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85