#CE7FED#CE7FED
#CE7FED is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.1% C 0.173 H 315.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7FED |
|---|---|
| RGB | rgb(206, 127, 237) |
| HSL | hsl(283, 75%, 71%) |
| HSV | hsv(283, 46%, 93%) |
| CMYK | cmyk(13.1%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.29, 48.68, -43.42) |
| CIE-LCH | lch(65.29, 65.23, 318.27°) |
| OKLab | oklab(72.08% 0.124 -0.1204) |
| OKLCH | oklch(72.08% 0.173 315.8) |
| XYZ | xyz(48.3267, 34.4163, 84.2016) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.12
Easter Purple
#C071FE
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7FED #9EED7F
analogous
#977FED #CE7FED #ED7FD5
triadic
#CE7FED #EDCE7F #7FEDCE
tetradic
#CE7FED #ED977F #9EED7F #7FD5ED
square
#CE7FED #ED977F #9EED7F #7FD5ED
split-complementary
#CE7FED #D5ED7F #7FED97
monochromatic
#A11ED4 #B949E5 #CE7FED #E3B5F5 #F5E4FB
Accessibility & contrast
On white
2.66
#CE7FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#CE7FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7FED
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7FED | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#CD8FAB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ce7fed; /* rgb */ color: rgb(206, 127, 237); /* oklch */ color: oklch(72.1% 0.173 315.8);
Tailwind
colors: {
custom: {
50: '#dfa6f3',
500: '#ce7fed',
950: '#000000',
},
}SCSS
$custom: #ce7fed; $custom-light: #dfa6f3; $custom-dark: #000000;
JSON
{
"hex": "#ce7fed",
"rgb": {
"r": 206,
"g": 127,
"b": 237
},
"hsl": {
"h": 283.091,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.72084,
"c": 0.17284,
"h": 315.8
},
"luminance": 0.34415
}Semantic roles & 50–950 ramp
primary
#CE7FED
secondary
#DEF2D6
accent
#D80E47
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85