#CF7FEA#CF7FEA
#CF7FEA is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.0% C 0.170 H 317.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7FEA |
|---|---|
| RGB | rgb(207, 127, 234) |
| HSL | hsl(285, 72%, 71%) |
| HSV | hsv(285, 46%, 92%) |
| CMYK | cmyk(11.5%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(65.27, 48.35, -41.79) |
| CIE-LCH | lch(65.27, 63.91, 319.16°) |
| OKLab | oklab(72.05% 0.1247 -0.1157) |
| OKLCH | oklch(72.05% 0.17 317.1) |
| XYZ | xyz(48.1707, 34.3861, 81.9256) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.91
Easter Purple
#C071FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7FEA #9AEA7F
analogous
#997FEA #CF7FEA #EA7FCF
triadic
#CF7FEA #EACF7F #7FEACF
tetradic
#CF7FEA #EA997F #9AEA7F #7FCFEA
square
#CF7FEA #EA997F #9AEA7F #7FCFEA
split-complementary
#CF7FEA #CFEA7F #7FEA99
monochromatic
#A222CD #BB4AE1 #CF7FEA #E3B4F3 #F5E5FB
Accessibility & contrast
On white
2.67
#CF7FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#CF7FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7FEA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7FEA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#CE8EAA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cf7fea; /* rgb */ color: rgb(207, 127, 234); /* oklch */ color: oklch(72.0% 0.170 317.1);
Tailwind
colors: {
custom: {
50: '#dfa6f1',
500: '#cf7fea',
950: '#000000',
},
}SCSS
$custom: #cf7fea; $custom-light: #dfa6f1; $custom-dark: #000000;
JSON
{
"hex": "#cf7fea",
"rgb": {
"r": 207,
"g": 127,
"b": 234
},
"hsl": {
"h": 284.86,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72047,
"c": 0.1701,
"h": 317.1
},
"luminance": 0.34385
}Semantic roles & 50–950 ramp
primary
#CF7FEA
secondary
#DBF1D4
accent
#D41243
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85