#CF83EF#CF83EF
#CF83EF is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.169 H 315.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83EF |
|---|---|
| RGB | rgb(207, 131, 239) |
| HSL | hsl(282, 77%, 73%) |
| HSV | hsv(282, 45%, 94%) |
| CMYK | cmyk(13.4%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.31, 47.27, -42.91) |
| CIE-LCH | lch(66.31, 63.84, 317.77°) |
| OKLab | oklab(72.9% 0.1199 -0.1189) |
| OKLCH | oklch(72.9% 0.169 315.2) |
| XYZ | xyz(49.4260, 35.7313, 85.9378) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.51
Light Purple
#BF77F6
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 6.16
Easter Purple
#C071FE
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83EF #A3EF83
analogous
#9983EF #CF83EF #EF83D9
triadic
#CF83EF #EFCF83 #83EFCF
tetradic
#CF83EF #EF9983 #A3EF83 #83D9EF
square
#CF83EF #EF9983 #A3EF83 #83D9EF
split-complementary
#CF83EF #D9EF83 #83EF99
monochromatic
#A31CDB #BA4DE8 #CF83EF #E4B9F6 #F5E4FC
Accessibility & contrast
On white
2.58
#CF83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CF83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83EF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83EF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#CD93AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf83ef; /* rgb */ color: rgb(207, 131, 239); /* oklch */ color: oklch(72.9% 0.169 315.2);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#cf83ef',
950: '#000000',
},
}SCSS
$custom: #cf83ef; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#cf83ef",
"rgb": {
"r": 207,
"g": 131,
"b": 239
},
"hsl": {
"h": 282.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.72901,
"c": 0.1689,
"h": 315.2
},
"luminance": 0.3573
}Semantic roles & 50–950 ramp
primary
#CF83EF
secondary
#E0F3D8
accent
#D90C49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85