#CF7FF0#CF7FF0
#CF7FF0 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.176 H 315.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7FF0 |
|---|---|
| RGB | rgb(207, 127, 240) |
| HSL | hsl(282, 79%, 72%) |
| HSV | hsv(282, 47%, 94%) |
| CMYK | cmyk(13.7%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(65.54, 49.57, -44.67) |
| CIE-LCH | lch(65.54, 66.73, 317.97°) |
| OKLab | oklab(72.34% 0.1256 -0.124) |
| OKLCH | oklch(72.34% 0.176 315.4) |
| XYZ | xyz(49.0472, 34.7368, 86.5424) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.93
Easter Purple
#C071FE
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7FF0 #A0F07F
analogous
#977FF0 #CF7FF0 #F07FD9
triadic
#CF7FF0 #F0CF7F #7FF0CF
tetradic
#CF7FF0 #F0977F #A0F07F #7FD9F0
square
#CF7FF0 #F0977F #A0F07F #7FD9F0
split-complementary
#CF7FF0 #D9F07F #7FF097
monochromatic
#A21ADB #BA48EA #CF7FF0 #E4B6F6 #F5E4FC
Accessibility & contrast
On white
2.64
#CF7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CF7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7FF0
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7FF0 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF4
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#CD90AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cf7ff0; /* rgb */ color: rgb(207, 127, 240); /* oklch */ color: oklch(72.3% 0.176 315.4);
Tailwind
colors: {
custom: {
50: '#e0a6f5',
500: '#cf7ff0',
950: '#000000',
},
}SCSS
$custom: #cf7ff0; $custom-light: #e0a6f5; $custom-dark: #000000;
JSON
{
"hex": "#cf7ff0",
"rgb": {
"r": 207,
"g": 127,
"b": 240
},
"hsl": {
"h": 282.478,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.72341,
"c": 0.17648,
"h": 315.4
},
"luminance": 0.34735
}Semantic roles & 50–950 ramp
primary
#CF7FF0
secondary
#E0F4D7
accent
#DB0A47
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85