#CE83EE#CE83EE
#CE83EE is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.7% C 0.167 H 315.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83EE |
|---|---|
| RGB | rgb(206, 131, 238) |
| HSL | hsl(282, 76%, 72%) |
| HSV | hsv(282, 45%, 93%) |
| CMYK | cmyk(13.4%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(66.16, 46.79, -42.61) |
| CIE-LCH | lch(66.16, 63.28, 317.68°) |
| OKLab | oklab(72.75% 0.1186 -0.1181) |
| OKLCH | oklch(72.75% 0.167 315.1) |
| XYZ | xyz(49.0001, 35.5287, 85.1489) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.50
Light Purple
#BF77F6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.14
Easter Purple
#C071FE
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83EE #A3EE83
analogous
#9883EE #CE83EE #EE83D9
triadic
#CE83EE #EECE83 #83EECE
tetradic
#CE83EE #EE9883 #A3EE83 #83D9EE
square
#CE83EE #EE9883 #A3EE83 #83D9EE
split-complementary
#CE83EE #D9EE83 #83EE98
monochromatic
#A11ED9 #B94DE7 #CE83EE #E3B9F5 #F4E4FB
Accessibility & contrast
On white
2.59
#CE83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CE83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83EE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83EE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#CC92AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce83ee; /* rgb */ color: rgb(206, 131, 238); /* oklch */ color: oklch(72.7% 0.167 315.1);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#ce83ee',
950: '#000000',
},
}SCSS
$custom: #ce83ee; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ce83ee",
"rgb": {
"r": 206,
"g": 131,
"b": 238
},
"hsl": {
"h": 282.056,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.72745,
"c": 0.16737,
"h": 315.1
},
"luminance": 0.35527
}Semantic roles & 50–950 ramp
primary
#CE83EE
secondary
#E0F3D8
accent
#D80D4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85