#CF83E9#CF83E9
#CF83E9 is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.6% C 0.162 H 317.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83E9 |
|---|---|
| RGB | rgb(207, 131, 233) |
| HSL | hsl(285, 70%, 71%) |
| HSV | hsv(285, 44%, 91%) |
| CMYK | cmyk(11.2%, 43.8%, 0%, 8.6%) |
| CIE-LAB | lab(66.05, 46.05, -40.02) |
| CIE-LCH | lch(66.05, 61.01, 319.01°) |
| OKLab | oklab(72.61% 0.119 -0.1106) |
| OKLCH | oklch(72.61% 0.162 317.1) |
| XYZ | xyz(48.5543, 35.3826, 81.3468) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.44
Light Purple
#BF77F6
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83E9 #9DE983
analogous
#9C83E9 #CF83E9 #E983D0
triadic
#CF83E9 #E9CF83 #83E9CF
tetradic
#CF83E9 #E99C83 #9DE983 #83D0E9
square
#CF83E9 #E99C83 #9DE983 #83D0E9
split-complementary
#CF83E9 #D0E983 #83E99C
monochromatic
#A224CD #BB4FE0 #CF83E9 #E3B7F2 #F5E5FA
Accessibility & contrast
On white
2.60
#CF83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#CF83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83E9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83E9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CED
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#CE91AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cf83e9; /* rgb */ color: rgb(207, 131, 233); /* oklch */ color: oklch(72.6% 0.162 317.1);
Tailwind
colors: {
custom: {
50: '#dfa9f0',
500: '#cf83e9',
950: '#000000',
},
}SCSS
$custom: #cf83e9; $custom-light: #dfa9f0; $custom-dark: #000000;
JSON
{
"hex": "#cf83e9",
"rgb": {
"r": 207,
"g": 131,
"b": 233
},
"hsl": {
"h": 284.706,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.72612,
"c": 0.16244,
"h": 317.1
},
"luminance": 0.35381
}Semantic roles & 50–950 ramp
primary
#CF83E9
secondary
#DDF1D7
accent
#D21444
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84