#D07EBA#D07EBA
#D07EBA is a light, vivid pink. Relative luminance 0.319; OKLCH L 69.9% C 0.126 H 337.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D07EBA |
|---|---|
| RGB | rgb(208, 126, 186) |
| HSL | hsl(316, 47%, 65%) |
| HSV | hsv(316, 39%, 82%) |
| CMYK | cmyk(0%, 39.4%, 10.6%, 18.4%) |
| CIE-LAB | lab(63.24, 40.29, -18.05) |
| CIE-LCH | lch(63.24, 44.15, 335.86°) |
| OKLab | oklab(69.92% 0.1169 -0.0483) |
| OKLCH | oklch(69.92% 0.126 337.5) |
| XYZ | xyz(42.3362, 31.8791, 50.3682) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.47
Pale Magenta
#D767AD
ΔE00 5.52
Orchid
#DA70D6
ΔE00 7.03
Purplish Pink
#CE5DAE
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07EBA #7ED094
analogous
#BD7ED0 #D07EBA #D07E91
triadic
#D07EBA #BAD07E #7EBAD0
tetradic
#D07EBA #D0BD7E #7ED094 #7E91D0
square
#D07EBA #D0BD7E #7ED094 #7E91D0
split-complementary
#D07EBA #91D07E #7ED0BD
monochromatic
#9B3981 #C051A2 #D07EBA #E0ABD2 #F1D8EA
Accessibility & contrast
On white
2.85
#D07EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#D07EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07EBA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07EBA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BC
Deuteranopia (green-blind)
#959EB8
Tritanopia (blue-blind)
#D88094
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d07eba; /* rgb */ color: rgb(208, 126, 186); /* oklch */ color: oklch(69.9% 0.126 337.5);
Tailwind
colors: {
custom: {
50: '#e0a5ce',
500: '#d07eba',
950: '#000000',
},
}SCSS
$custom: #d07eba; $custom-light: #e0a5ce; $custom-dark: #000000;
JSON
{
"hex": "#d07eba",
"rgb": {
"r": 208,
"g": 126,
"b": 186
},
"hsl": {
"h": 316.098,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.69918,
"c": 0.12645,
"h": 337.5
},
"luminance": 0.31877
}Semantic roles & 50–950 ramp
primary
#D07EBA
secondary
#C7E3CF
accent
#BA522C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82