#CE7DCD#CE7DCD
#CE7DCD is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.3% C 0.144 H 327.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7DCD |
|---|---|
| RGB | rgb(206, 125, 205) |
| HSL | hsl(301, 45%, 65%) |
| HSV | hsv(301, 39%, 81%) |
| CMYK | cmyk(0%, 39.3%, 0.5%, 19.2%) |
| CIE-LAB | lab(63.51, 43.52, -28.38) |
| CIE-LCH | lch(63.51, 51.95, 326.89°) |
| OKLab | oklab(70.3% 0.1209 -0.0773) |
| OKLCH | oklch(70.3% 0.144 327.4) |
| XYZ | xyz(43.8058, 32.1988, 61.6533) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.40
Lavender Pink
#DD85D7
ΔE00 3.26
Orchid
#DA70D6
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.50
Wisteria
#A87DC2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7DCD #7DCE7E
analogous
#A77DCE #CE7DCD #CE7DA4
triadic
#CE7DCD #CDCE7D #7DCDCE
tetradic
#CE7DCD #CEA77D #7DCE7E #7DA4CE
square
#CE7DCD #CEA77D #7DCE7E #7DA4CE
split-complementary
#CE7DCD #A4CE7D #7DCEA7
monochromatic
#973996 #BD51BC #CE7DCD #DFA9DE #F0D6EF
Accessibility & contrast
On white
2.82
#CE7DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#CE7DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7DCD
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7DCD | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793D0
Deuteranopia (green-blind)
#8C9ECA
Tritanopia (blue-blind)
#D3849C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ce7dcd; /* rgb */ color: rgb(206, 125, 205); /* oklch */ color: oklch(70.3% 0.144 327.4);
Tailwind
colors: {
custom: {
50: '#dea4dc',
500: '#ce7dcd',
950: '#000000',
},
}SCSS
$custom: #ce7dcd; $custom-light: #dea4dc; $custom-dark: #000000;
JSON
{
"hex": "#ce7dcd",
"rgb": {
"r": 206,
"g": 125,
"b": 205
},
"hsl": {
"h": 300.741,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.703,
"c": 0.14352,
"h": 327.4
},
"luminance": 0.32197
}Semantic roles & 50–950 ramp
primary
#CE7DCD
secondary
#C6E1C6
accent
#B82F2D
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83