#CE83EF#CE83EF
#CE83EF is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.8% C 0.168 H 314.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83EF |
|---|---|
| RGB | rgb(206, 131, 239) |
| HSL | hsl(282, 77%, 73%) |
| HSV | hsv(282, 45%, 94%) |
| CMYK | cmyk(13.8%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.20, 46.99, -43.09) |
| CIE-LCH | lch(66.20, 63.76, 317.48°) |
| OKLab | oklab(72.79% 0.1188 -0.1195) |
| OKLCH | oklch(72.79% 0.168 314.8) |
| XYZ | xyz(49.1474, 35.5877, 85.9247) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.38
Light Purple
#BF77F6
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.96
Easter Purple
#C071FE
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83EF #A4EF83
analogous
#9883EF #CE83EF #EF83DA
triadic
#CE83EF #EFCE83 #83EFCE
tetradic
#CE83EF #EF9883 #A4EF83 #83DAEF
square
#CE83EF #EF9883 #A4EF83 #83DAEF
split-complementary
#CE83EF #DAEF83 #83EF98
monochromatic
#A11CDB #B94DE8 #CE83EF #E3B9F6 #F4E4FC
Accessibility & contrast
On white
2.59
#CE83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CE83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83EF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83EF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#CC93AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce83ef; /* rgb */ color: rgb(206, 131, 239); /* oklch */ color: oklch(72.8% 0.168 314.8);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#ce83ef',
950: '#000000',
},
}SCSS
$custom: #ce83ef; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ce83ef",
"rgb": {
"r": 206,
"g": 131,
"b": 239
},
"hsl": {
"h": 281.667,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.72794,
"c": 0.16847,
"h": 314.8
},
"luminance": 0.35586
}Semantic roles & 50–950 ramp
primary
#CE83EF
secondary
#E0F3D8
accent
#D90C4B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85