#D07EBC#D07EBC
#D07EBC is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.0% C 0.128 H 336.5°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D07EBC |
|---|---|
| RGB | rgb(208, 126, 188) |
| HSL | hsl(315, 47%, 65%) |
| HSV | hsv(315, 39%, 82%) |
| CMYK | cmyk(0%, 39.4%, 9.6%, 18.4%) |
| CIE-LAB | lab(63.31, 40.62, -19.08) |
| CIE-LCH | lch(63.31, 44.88, 334.85°) |
| OKLab | oklab(69.99% 0.1174 -0.0512) |
| OKLCH | oklch(69.99% 0.128 336.5) |
| XYZ | xyz(42.5503, 31.9648, 51.4958) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.07
Pale Magenta
#D767AD
ΔE00 5.65
Orchid
#DA70D6
ΔE00 6.61
Purplish Pink
#CE5DAE
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07EBC #7ED092
analogous
#BB7ED0 #D07EBC #D07E93
triadic
#D07EBC #BCD07E #7EBCD0
tetradic
#D07EBC #D0BB7E #7ED092 #7E93D0
square
#D07EBC #D0BB7E #7ED092 #7E93D0
split-complementary
#D07EBC #93D07E #7ED0BB
monochromatic
#9B3983 #C051A5 #D07EBC #E0ABD3 #F1D8EB
Accessibility & contrast
On white
2.84
#D07EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#D07EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07EBC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07EBC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BE
Deuteranopia (green-blind)
#949EBA
Tritanopia (blue-blind)
#D88195
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d07ebc; /* rgb */ color: rgb(208, 126, 188); /* oklch */ color: oklch(70.0% 0.128 336.5);
Tailwind
colors: {
custom: {
50: '#e0a5d0',
500: '#d07ebc',
950: '#000000',
},
}SCSS
$custom: #d07ebc; $custom-light: #e0a5d0; $custom-dark: #000000;
JSON
{
"hex": "#d07ebc",
"rgb": {
"r": 208,
"g": 126,
"b": 188
},
"hsl": {
"h": 314.634,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.69995,
"c": 0.12808,
"h": 336.5
},
"luminance": 0.31962
}Semantic roles & 50–950 ramp
primary
#D07EBC
secondary
#C7E3CE
accent
#BA4E2C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82