#CF7FDF#CF7FDF
#CF7FDF is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.5% C 0.159 H 320.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7FDF |
|---|---|
| RGB | rgb(207, 127, 223) |
| HSL | hsl(290, 60%, 69%) |
| HSV | hsv(290, 43%, 87%) |
| CMYK | cmyk(7.2%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(64.78, 46.17, -36.45) |
| CIE-LCH | lch(64.78, 58.83, 321.71°) |
| OKLab | oklab(71.53% 0.1229 -0.1003) |
| OKLCH | oklch(71.53% 0.159 320.8) |
| XYZ | xyz(46.6392, 33.7735, 73.8599) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid (survey)
#C875C4
ΔE00 5.03
Violet (CSS)
#EE82EE
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7FDF #8FDF7F
analogous
#9F7FDF #CF7FDF #DF7FBF
triadic
#CF7FDF #DFCF7F #7FDFCF
tetradic
#CF7FDF #DF9F7F #8FDF7F #7FBFDF
square
#CF7FDF #DF9F7F #8FDF7F #7FBFDF
split-complementary
#CF7FDF #BFDF7F #7FDF9F
monochromatic
#9F2EB6 #BD4ED3 #CF7FDF #E1B0EB #F4E1F7
Accessibility & contrast
On white
2.71
#CF7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CF7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7FDF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7FDF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E2
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#D18BA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cf7fdf; /* rgb */ color: rgb(207, 127, 223); /* oklch */ color: oklch(71.5% 0.159 320.8);
Tailwind
colors: {
custom: {
50: '#dfa6e9',
500: '#cf7fdf',
950: '#000000',
},
}SCSS
$custom: #cf7fdf; $custom-light: #dfa6e9; $custom-dark: #000000;
JSON
{
"hex": "#cf7fdf",
"rgb": {
"r": 207,
"g": 127,
"b": 223
},
"hsl": {
"h": 290,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.71525,
"c": 0.15861,
"h": 320.8
},
"luminance": 0.33772
}Semantic roles & 50–950 ramp
primary
#CF7FDF
secondary
#D3EBCF
accent
#C81E3A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84