#CE73DC#CE73DC
#CE73DC is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.5% C 0.175 H 322.1°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE73DC |
|---|---|
| RGB | rgb(206, 115, 220) |
| HSL | hsl(292, 60%, 66%) |
| HSV | hsv(292, 48%, 86%) |
| CMYK | cmyk(6.4%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(62.13, 51.49, -38.93) |
| CIE-LCH | lch(62.13, 64.55, 322.91°) |
| OKLab | oklab(69.48% 0.1381 -0.1074) |
| OKLCH | oklch(69.48% 0.175 322.1) |
| XYZ | xyz(44.5012, 30.5525, 71.2494) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.82
Orchid (survey)
#C875C4
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.98
Light Purple
#BF77F6
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE73DC #81DC73
analogous
#9973DC #CE73DC #DC73B5
triadic
#CE73DC #DCCE73 #73DCCE
tetradic
#CE73DC #DC9973 #81DC73 #73B5DC
square
#CE73DC #DC9973 #81DC73 #73B5DC
split-complementary
#CE73DC #B5DC73 #73DC99
monochromatic
#992BAA #BD42D0 #CE73DC #DFA4E8 #F0D5F4
Accessibility & contrast
On white
2.95
#CE73DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#CE73DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE73DC
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE73DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE73DC | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#648FE0
Deuteranopia (green-blind)
#7F9AD9
Tritanopia (blue-blind)
#D0809D
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ce73dc; /* rgb */ color: rgb(206, 115, 220); /* oklch */ color: oklch(69.5% 0.175 322.1);
Tailwind
colors: {
custom: {
50: '#df9ee7',
500: '#ce73dc',
950: '#000000',
},
}SCSS
$custom: #ce73dc; $custom-light: #df9ee7; $custom-dark: #000000;
JSON
{
"hex": "#ce73dc",
"rgb": {
"r": 206,
"g": 115,
"b": 220
},
"hsl": {
"h": 292,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.69479,
"c": 0.17492,
"h": 322.1
},
"luminance": 0.30551
}Semantic roles & 50–950 ramp
primary
#CE73DC
secondary
#C9E7C4
accent
#C81E34
background
#FDF9FE
surface
#FBF2FC
border
#D4CCD5
text
#150F16
muted
#837E84