#CE7CED#CE7CED
#CE7CED is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.6% C 0.178 H 316.1°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7CED |
|---|---|
| RGB | rgb(206, 124, 237) |
| HSL | hsl(284, 76%, 71%) |
| HSV | hsv(284, 48%, 93%) |
| CMYK | cmyk(13.1%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.69, 50.23, -44.37) |
| CIE-LCH | lch(64.69, 67.02, 318.55°) |
| OKLab | oklab(71.63% 0.1281 -0.1231) |
| OKLCH | oklch(71.63% 0.178 316.1) |
| XYZ | xyz(47.9450, 33.6530, 84.0744) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.97
Easter Purple
#C071FE
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.53
Liliac
#C48EFD
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7CED #9BED7C
analogous
#957CED #CE7CED #ED7CD3
triadic
#CE7CED #EDCE7C #7CEDCE
tetradic
#CE7CED #ED957C #9BED7C #7CD3ED
square
#CE7CED #ED957C #9BED7C #7CD3ED
split-complementary
#CE7CED #D3ED7C #7CED95
monochromatic
#A01DD2 #BA46E6 #CE7CED #E2B2F4 #F5E4FB
Accessibility & contrast
On white
2.72
#CE7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#CE7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7CED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7CED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#7E9FEA
Tritanopia (blue-blind)
#CD8CAA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ce7ced; /* rgb */ color: rgb(206, 124, 237); /* oklch */ color: oklch(71.6% 0.178 316.1);
Tailwind
colors: {
custom: {
50: '#dfa4f3',
500: '#ce7ced',
950: '#000000',
},
}SCSS
$custom: #ce7ced; $custom-light: #dfa4f3; $custom-dark: #000000;
JSON
{
"hex": "#ce7ced",
"rgb": {
"r": 206,
"g": 124,
"b": 237
},
"hsl": {
"h": 283.54,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.71634,
"c": 0.17769,
"h": 316.1
},
"luminance": 0.33652
}Semantic roles & 50–950 ramp
primary
#CE7CED
secondary
#DCF2D3
accent
#D80D45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85