#D27FC0#D27FC0
#D27FC0 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.5% C 0.131 H 335.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D27FC0 |
|---|---|
| RGB | rgb(210, 127, 192) |
| HSL | hsl(313, 48%, 66%) |
| HSV | hsv(313, 40%, 82%) |
| CMYK | cmyk(0%, 39.5%, 8.6%, 17.6%) |
| CIE-LAB | lab(63.91, 41.42, -20.41) |
| CIE-LCH | lch(63.91, 46.18, 333.77°) |
| OKLab | oklab(70.54% 0.1193 -0.0549) |
| OKLCH | oklch(70.54% 0.131 335.3) |
| XYZ | xyz(43.6820, 32.6885, 53.8676) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.28
Pale Magenta
#D767AD
ΔE00 6.05
Orchid
#DA70D6
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 7.61
Purply Pink
#F075E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27FC0 #7FD291
analogous
#BA7FD2 #D27FC0 #D27F96
triadic
#D27FC0 #C0D27F #7FC0D2
tetradic
#D27FC0 #D2BA7F #7FD291 #7F96D2
square
#D27FC0 #D2BA7F #7FD291 #7F96D2
split-complementary
#D27FC0 #96D27F #7FD2BA
monochromatic
#9F3888 #C252AA #D27FC0 #E2ACD6 #F2DAED
Accessibility & contrast
On white
2.79
#D27FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D27FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27FC0
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27FC0 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C2
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#DA8297
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d27fc0; /* rgb */ color: rgb(210, 127, 192); /* oklch */ color: oklch(70.5% 0.131 335.3);
Tailwind
colors: {
custom: {
50: '#e1a6d3',
500: '#d27fc0',
950: '#000000',
},
}SCSS
$custom: #d27fc0; $custom-light: #e1a6d3; $custom-dark: #000000;
JSON
{
"hex": "#d27fc0",
"rgb": {
"r": 210,
"g": 127,
"b": 192
},
"hsl": {
"h": 313.012,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.70542,
"c": 0.13127,
"h": 335.3
},
"luminance": 0.32686
}Semantic roles & 50–950 ramp
primary
#D27FC0
secondary
#C9E4CF
accent
#BB4A2A
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82