#D07EBE#D07EBE
#D07EBE is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.1% C 0.130 H 335.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D07EBE |
|---|---|
| RGB | rgb(208, 126, 190) |
| HSL | hsl(313, 47%, 65%) |
| HSV | hsv(313, 39%, 82%) |
| CMYK | cmyk(0%, 39.4%, 8.7%, 18.4%) |
| CIE-LAB | lab(63.39, 40.96, -20.10) |
| CIE-LCH | lch(63.39, 45.63, 333.87°) |
| OKLab | oklab(70.07% 0.118 -0.054) |
| OKLCH | oklch(70.07% 0.13 335.4) |
| XYZ | xyz(42.7674, 32.0516, 52.6391) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.21
Purplish Pink
#CE5DAE
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07EBE #7ED090
analogous
#B97ED0 #D07EBE #D07E95
triadic
#D07EBE #BED07E #7EBED0
tetradic
#D07EBE #D0B97E #7ED090 #7E95D0
square
#D07EBE #D0B97E #7ED090 #7E95D0
split-complementary
#D07EBE #95D07E #7ED0B9
monochromatic
#9B3985 #C051A7 #D07EBE #E0ABD5 #F1D8EB
Accessibility & contrast
On white
2.83
#D07EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#D07EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07EBE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07EBE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#D88196
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d07ebe; /* rgb */ color: rgb(208, 126, 190); /* oklch */ color: oklch(70.1% 0.130 335.4);
Tailwind
colors: {
custom: {
50: '#e0a5d1',
500: '#d07ebe',
950: '#000000',
},
}SCSS
$custom: #d07ebe; $custom-light: #e0a5d1; $custom-dark: #000000;
JSON
{
"hex": "#d07ebe",
"rgb": {
"r": 208,
"g": 126,
"b": 190
},
"hsl": {
"h": 313.171,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.70073,
"c": 0.12974,
"h": 335.4
},
"luminance": 0.32049
}Semantic roles & 50–950 ramp
primary
#D07EBE
secondary
#C7E3CD
accent
#BA4B2C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82