#CE4FEC#CE4FEC
#CE4FEC is a light, highly saturated purple. Relative luminance 0.248; OKLCH L 65.9% C 0.242 H 319.4°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4FEC |
|---|---|
| RGB | rgb(206, 79, 236) |
| HSL | hsl(289, 81%, 62%) |
| HSV | hsv(289, 67%, 93%) |
| CMYK | cmyk(12.7%, 66.5%, 0%, 7.5%) |
| CIE-LAB | lab(56.85, 70.97, -56.23) |
| CIE-LCH | lch(56.85, 90.55, 321.61°) |
| OKLab | oklab(65.89% 0.1834 -0.1574) |
| OKLCH | oklch(65.89% 0.242 319.4) |
| XYZ | xyz(43.3880, 24.7719, 81.8366) |
| Luminance | 0.2477 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.09
Bright Lilac
#C95EFB
ΔE00 3.51
Pinkish Purple
#D648D7
ΔE00 3.87
Bright Lavender
#C760FF
ΔE00 4.26
Mediumorchid
#BA55D3
ΔE00 4.35
Purple Pink
#D725DE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4FEC #6DEC4F
analogous
#804FEC #CE4FEC #EC4FBC
triadic
#CE4FEC #ECCE4F #4FECCE
tetradic
#CE4FEC #EC804F #6DEC4F #4FBCEC
square
#CE4FEC #EC804F #6DEC4F #4FBCEC
split-complementary
#CE4FEC #BCEC4F #4FEC80
monochromatic
#9013AE #BE19E5 #CE4FEC #DD86F2 #EDBDF8
Accessibility & contrast
On white
3.53
#CE4FEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#CE4FEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4FEC
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4FEC | 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)
#0E80F1
Deuteranopia (green-blind)
#5A8DE8
Tritanopia (blue-blind)
#CE6B98
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #ce4fec; /* rgb */ color: rgb(206, 79, 236); /* oklch */ color: oklch(65.9% 0.242 319.4);
Tailwind
colors: {
custom: {
50: '#e18af3',
500: '#ce4fec',
950: '#000000',
},
}SCSS
$custom: #ce4fec; $custom-light: #e18af3; $custom-dark: #000000;
JSON
{
"hex": "#ce4fec",
"rgb": {
"r": 206,
"g": 79,
"b": 236
},
"hsl": {
"h": 288.535,
"s": 80.513,
"l": 61.765
},
"oklch": {
"l": 0.65889,
"c": 0.24168,
"h": 319.4
},
"luminance": 0.2477
}Semantic roles & 50–950 ramp
primary
#CE4FEC
secondary
#B9E8AE
accent
#DD0931
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85