#CE7FCA#CE7FCA
#CE7FCA is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.5% C 0.137 H 328.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7FCA |
|---|---|
| RGB | rgb(206, 127, 202) |
| HSL | hsl(303, 45%, 65%) |
| HSV | hsv(303, 38%, 81%) |
| CMYK | cmyk(0%, 38.3%, 1.9%, 19.2%) |
| CIE-LAB | lab(63.81, 41.91, -26.23) |
| CIE-LCH | lch(63.81, 49.45, 327.96°) |
| OKLab | oklab(70.49% 0.1173 -0.0713) |
| OKLCH | oklch(70.49% 0.137 328.7) |
| XYZ | xyz(43.7029, 32.5668, 59.8497) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 3.14
Orchid
#DA70D6
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 6.86
Pale Purple
#B790D4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7FCA #7FCE83
analogous
#AA7FCE #CE7FCA #CE7FA2
triadic
#CE7FCA #CACE7F #7FCACE
tetradic
#CE7FCA #CEAA7F #7FCE83 #7FA2CE
square
#CE7FCA #CEAA7F #7FCE83 #7FA2CE
split-complementary
#CE7FCA #A2CE7F #7FCEAA
monochromatic
#983A94 #BD53B8 #CE7FCA #DFABDC #F0D8EF
Accessibility & contrast
On white
2.80
#CE7FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#CE7FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7FCA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7FCA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B94CD
Deuteranopia (green-blind)
#8F9EC7
Tritanopia (blue-blind)
#D3859B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ce7fca; /* rgb */ color: rgb(206, 127, 202); /* oklch */ color: oklch(70.5% 0.137 328.7);
Tailwind
colors: {
custom: {
50: '#dea6da',
500: '#ce7fca',
950: '#000000',
},
}SCSS
$custom: #ce7fca; $custom-light: #dea6da; $custom-dark: #000000;
JSON
{
"hex": "#ce7fca",
"rgb": {
"r": 206,
"g": 127,
"b": 202
},
"hsl": {
"h": 303.038,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.70488,
"c": 0.13721,
"h": 328.7
},
"luminance": 0.32565
}Semantic roles & 50–950 ramp
primary
#CE7FCA
secondary
#C7E2C8
accent
#B8352E
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83