#CE7DCA#CE7DCA
#CE7DCA is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.2% C 0.141 H 328.7°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7DCA |
|---|---|
| RGB | rgb(206, 125, 202) |
| HSL | hsl(303, 45%, 65%) |
| HSV | hsv(303, 39%, 81%) |
| CMYK | cmyk(0%, 39.3%, 1.9%, 19.2%) |
| CIE-LAB | lab(63.39, 42.97, -26.88) |
| CIE-LCH | lch(63.39, 50.68, 327.98°) |
| OKLab | oklab(70.17% 0.1202 -0.0731) |
| OKLCH | oklch(70.17% 0.141 328.7) |
| XYZ | xyz(43.4472, 32.0554, 59.7644) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 6.85
Pale Magenta
#D767AD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7DCA #7DCE81
analogous
#AA7DCE #CE7DCA #CE7DA2
triadic
#CE7DCA #CACE7D #7DCACE
tetradic
#CE7DCA #CEAA7D #7DCE81 #7DA2CE
square
#CE7DCA #CEAA7D #7DCE81 #7DA2CE
split-complementary
#CE7DCA #A2CE7D #7DCEAA
monochromatic
#973993 #BD51B8 #CE7DCA #DFA9DC #F0D6EE
Accessibility & contrast
On white
2.83
#CE7DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CE7DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7DCA
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7DCA | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CD
Deuteranopia (green-blind)
#8E9DC7
Tritanopia (blue-blind)
#D3849A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ce7dca; /* rgb */ color: rgb(206, 125, 202); /* oklch */ color: oklch(70.2% 0.141 328.7);
Tailwind
colors: {
custom: {
50: '#dea4da',
500: '#ce7dca',
950: '#000000',
},
}SCSS
$custom: #ce7dca; $custom-light: #dea4da; $custom-dark: #000000;
JSON
{
"hex": "#ce7dca",
"rgb": {
"r": 206,
"g": 125,
"b": 202
},
"hsl": {
"h": 302.963,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.70172,
"c": 0.14068,
"h": 328.7
},
"luminance": 0.32053
}Semantic roles & 50–950 ramp
primary
#CE7DCA
secondary
#C6E1C7
accent
#B8342D
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83