#CE50E9#CE50E9
#CE50E9 is a light, highly saturated purple. Relative luminance 0.247; OKLCH L 65.8% C 0.238 H 320.1°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CE50E9 |
|---|---|
| RGB | rgb(206, 80, 233) |
| HSL | hsl(289, 78%, 61%) |
| HSV | hsv(289, 66%, 91%) |
| CMYK | cmyk(11.6%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(56.83, 70.02, -54.60) |
| CIE-LCH | lch(56.83, 88.79, 322.05°) |
| OKLab | oklab(65.82% 0.1824 -0.1526) |
| OKLCH | oklch(65.82% 0.238 320.1) |
| XYZ | xyz(43.0284, 24.7444, 79.5847) |
| Luminance | 0.2474 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.22
Pinkish Purple
#D648D7
ΔE00 3.49
Bright Lilac
#C95EFB
ΔE00 3.76
Mediumorchid
#BA55D3
ΔE00 4.11
Bright Lavender
#C760FF
ΔE00 4.52
Purple Pink
#D725DE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE50E9 #6BE950
analogous
#8250E9 #CE50E9 #E950B8
triadic
#CE50E9 #E9CE50 #50E9CE
tetradic
#CE50E9 #E98250 #6BE950 #50B8E9
square
#CE50E9 #E98250 #6BE950 #50B8E9
split-complementary
#CE50E9 #B8E950 #50E982
monochromatic
#8F15A9 #BD1CE0 #CE50E9 #DD86F0 #ECBDF7
Accessibility & contrast
On white
3.53
#CE50E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#CE50E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE50E9
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE50E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE50E9 | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C80EE
Deuteranopia (green-blind)
#5D8DE5
Tritanopia (blue-blind)
#CF6B96
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #ce50e9; /* rgb */ color: rgb(206, 80, 233); /* oklch */ color: oklch(65.8% 0.238 320.1);
Tailwind
colors: {
custom: {
50: '#e18af1',
500: '#ce50e9',
950: '#000000',
},
}SCSS
$custom: #ce50e9; $custom-light: #e18af1; $custom-dark: #000000;
JSON
{
"hex": "#ce50e9",
"rgb": {
"r": 206,
"g": 80,
"b": 233
},
"hsl": {
"h": 289.412,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.65815,
"c": 0.23785,
"h": 320.1
},
"luminance": 0.24742
}Semantic roles & 50–950 ramp
primary
#CE50E9
secondary
#B8E7AE
accent
#DA0C30
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85