#CF83F7#CF83F7
#CF83F7 is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.3% C 0.178 H 313.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83F7 |
|---|---|
| RGB | rgb(207, 131, 247) |
| HSL | hsl(279, 88%, 74%) |
| HSV | hsv(279, 47%, 97%) |
| CMYK | cmyk(16.2%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(66.68, 48.93, -46.73) |
| CIE-LCH | lch(66.68, 67.66, 316.32°) |
| OKLab | oklab(73.3% 0.1211 -0.13) |
| OKLCH | oklch(73.3% 0.178 313) |
| XYZ | xyz(50.6341, 36.2145, 92.3004) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Light Purple
#BF77F6
ΔE00 4.16
Easter Purple
#C071FE
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 6.47
Light Urple
#B36FF6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83F7 #ABF783
analogous
#9583F7 #CF83F7 #F783E5
triadic
#CF83F7 #F7CF83 #83F7CF
tetradic
#CF83F7 #F79583 #ABF783 #83E5F7
square
#CF83F7 #F79583 #ABF783 #83E5F7
split-complementary
#CF83F7 #E5F783 #83F795
monochromatic
#A210F0 #B94AF3 #CF83F7 #E5BCFB #F4E2FD
Accessibility & contrast
On white
2.55
#CF83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CF83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83F7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83F7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#CB95B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf83f7; /* rgb */ color: rgb(207, 131, 247); /* oklch */ color: oklch(73.3% 0.178 313.0);
Tailwind
colors: {
custom: {
50: '#e0a9fa',
500: '#cf83f7',
950: '#000000',
},
}SCSS
$custom: #cf83f7; $custom-light: #e0a9fa; $custom-dark: #000000;
JSON
{
"hex": "#cf83f7",
"rgb": {
"r": 207,
"g": 131,
"b": 247
},
"hsl": {
"h": 279.31,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.73297,
"c": 0.17763,
"h": 313
},
"luminance": 0.36213
}Semantic roles & 50–950 ramp
primary
#CF83F7
secondary
#E1F5D6
accent
#E4014F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85