#D07D98#D07D98
#D07D98 is a light, moderate pink. Relative luminance 0.303; OKLCH L 68.6% C 0.107 H 359.4°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D07D98 |
|---|---|
| RGB | rgb(208, 125, 152) |
| HSL | hsl(340, 47%, 65%) |
| HSV | hsv(340, 40%, 82%) |
| CMYK | cmyk(0%, 39.9%, 26.9%, 18.4%) |
| CIE-LAB | lab(61.95, 35.59, -0.62) |
| CIE-LCH | lch(61.95, 35.60, 359.00°) |
| OKLab | oklab(68.59% 0.1075 -0.0011) |
| OKLCH | oklch(68.59% 0.107 359.4) |
| XYZ | xyz(39.0146, 30.3470, 33.5024) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.39
Dull Pink
#D5869D
ΔE00 2.56
Dusky Pink
#CC7A8B
ΔE00 3.45
Palevioletred
#DB7093
ΔE00 3.77
Old Pink
#C77986
ΔE00 4.84
Ugly Pink
#CD7584
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07D98 #7DD0B5
analogous
#D07DC1 #D07D98 #D08B7D
triadic
#D07D98 #98D07D #7D98D0
tetradic
#D07D98 #C1D07D #7DD0B5 #8B7DD0
square
#D07D98 #C1D07D #7DD0B5 #8B7DD0
split-complementary
#D07D98 #7DD08B #7DC1D0
monochromatic
#9B3858 #C05074 #D07D98 #E0AABC #F1D7DF
Accessibility & contrast
On white
2.97
#D07D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#D07D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07D98
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07D98 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D99
Deuteranopia (green-blind)
#9D9B96
Tritanopia (blue-blind)
#DD7886
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #d07d98; /* rgb */ color: rgb(208, 125, 152); /* oklch */ color: oklch(68.6% 0.107 359.4);
Tailwind
colors: {
custom: {
50: '#e0a4b6',
500: '#d07d98',
950: '#000000',
},
}SCSS
$custom: #d07d98; $custom-light: #e0a4b6; $custom-dark: #000000;
JSON
{
"hex": "#d07d98",
"rgb": {
"r": 208,
"g": 125,
"b": 152
},
"hsl": {
"h": 340.482,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.68586,
"c": 0.10749,
"h": 359.4
},
"luminance": 0.30344
}Semantic roles & 50–950 ramp
primary
#D07D98
secondary
#C6E2D9
accent
#BA8C2B
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80