#D07EBB#D07EBB
#D07EBB is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.0% C 0.127 H 337.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D07EBB |
|---|---|
| RGB | rgb(208, 126, 187) |
| HSL | hsl(315, 47%, 65%) |
| HSV | hsv(315, 39%, 82%) |
| CMYK | cmyk(0%, 39.4%, 10.1%, 18.4%) |
| CIE-LAB | lab(63.28, 40.46, -18.56) |
| CIE-LCH | lch(63.28, 44.51, 335.35°) |
| OKLab | oklab(69.96% 0.1171 -0.0497) |
| OKLCH | oklch(69.96% 0.127 337) |
| XYZ | xyz(42.4429, 31.9218, 50.9300) |
| Luminance | 0.3192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.58
Orchid
#DA70D6
ΔE00 6.82
Purplish Pink
#CE5DAE
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07EBB #7ED093
analogous
#BC7ED0 #D07EBB #D07E92
triadic
#D07EBB #BBD07E #7EBBD0
tetradic
#D07EBB #D0BC7E #7ED093 #7E92D0
square
#D07EBB #D0BC7E #7ED093 #7E92D0
split-complementary
#D07EBB #92D07E #7ED0BC
monochromatic
#9B3982 #C051A3 #D07EBB #E0ABD3 #F1D8EA
Accessibility & contrast
On white
2.84
#D07EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#D07EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07EBB
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07EBB | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 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)
#7F92BD
Deuteranopia (green-blind)
#949EB9
Tritanopia (blue-blind)
#D88194
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d07ebb; /* rgb */ color: rgb(208, 126, 187); /* oklch */ color: oklch(70.0% 0.127 337.0);
Tailwind
colors: {
custom: {
50: '#e0a5cf',
500: '#d07ebb',
950: '#000000',
},
}SCSS
$custom: #d07ebb; $custom-light: #e0a5cf; $custom-dark: #000000;
JSON
{
"hex": "#d07ebb",
"rgb": {
"r": 208,
"g": 126,
"b": 187
},
"hsl": {
"h": 315.366,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.69956,
"c": 0.12726,
"h": 337
},
"luminance": 0.31919
}Semantic roles & 50–950 ramp
primary
#D07EBB
secondary
#C7E3CE
accent
#BA502C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82