#DE7FCA#DE7FCA
#DE7FCA is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.3% C 0.149 H 335.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7FCA |
|---|---|
| RGB | rgb(222, 127, 202) |
| HSL | hsl(313, 59%, 68%) |
| HSV | hsv(313, 43%, 87%) |
| CMYK | cmyk(0%, 42.8%, 9%, 12.9%) |
| CIE-LAB | lab(65.73, 46.92, -23.12) |
| CIE-LCH | lch(65.73, 52.31, 333.77°) |
| OKLab | oklab(72.35% 0.1353 -0.0623) |
| OKLCH | oklch(72.35% 0.149 335.3) |
| XYZ | xyz(48.3742, 34.9754, 60.0686) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.72
Orchid (survey)
#C875C4
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7FCA #7FDE93
analogous
#C27FDE #DE7FCA #DE7F9A
triadic
#DE7FCA #CADE7F #7FCADE
tetradic
#DE7FCA #DEC27F #7FDE93 #7F9ADE
square
#DE7FCA #DEC27F #7FDE93 #7F9ADE
split-complementary
#DE7FCA #9ADE7F #7FDEC2
monochromatic
#B42E98 #D14EB6 #DE7FCA #EBB0DE #F7E0F2
Accessibility & contrast
On white
2.63
#DE7FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DE7FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7FCA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7FCA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CD
Deuteranopia (green-blind)
#99A5C7
Tritanopia (blue-blind)
#E7839B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7fca; /* rgb */ color: rgb(222, 127, 202); /* oklch */ color: oklch(72.3% 0.149 335.3);
Tailwind
colors: {
custom: {
50: '#eaa6da',
500: '#de7fca',
950: '#000000',
},
}SCSS
$custom: #de7fca; $custom-light: #eaa6da; $custom-dark: #000000;
JSON
{
"hex": "#de7fca",
"rgb": {
"r": 222,
"g": 127,
"b": 202
},
"hsl": {
"h": 312.632,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.72345,
"c": 0.14897,
"h": 335.3
},
"luminance": 0.34973
}Semantic roles & 50–950 ramp
primary
#DE7FCA
secondary
#CEEBD4
accent
#C7421F
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83