#D39FA2#D39FA2
#D39FA2 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.2% C 0.062 H 14.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FA2 |
|---|---|
| RGB | rgb(211, 159, 162) |
| HSL | hsl(357, 37%, 73%) |
| HSV | hsv(357, 25%, 83%) |
| CMYK | cmyk(0%, 24.6%, 23.2%, 17.3%) |
| CIE-LAB | lab(70.35, 19.73, 5.97) |
| CIE-LCH | lch(70.35, 20.61, 16.85°) |
| OKLab | oklab(75.2% 0.0601 0.0159) |
| OKLCH | oklch(75.2% 0.062 14.8) |
| XYZ | xyz(45.7843, 41.2560, 39.7270) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.55
Faded Pink
#DE9DAC
ΔE00 4.77
Greyish Pink
#C88D94
ΔE00 5.14
Grey Pink
#C3909B
ΔE00 5.29
Rosybrown
#BC8F8F
ΔE00 5.74
Light Mauve
#C292A1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FA2 #9FD3D0
analogous
#D39FBC #D39FA2 #D3B69F
triadic
#D39FA2 #A2D39F #9FA2D3
tetradic
#D39FA2 #BCD39F #9FD3D0 #B69FD3
square
#D39FA2 #BCD39F #9FD3D0 #B69FD3
split-complementary
#D39FA2 #9FD3B6 #9FBCD3
monochromatic
#AA4E53 #C07579 #D39FA2 #E6C9CB #F5EAEB
Accessibility & contrast
On white
2.27
#D39FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#D39FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FA2
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FA2 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#DD9AA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d39fa2; /* rgb */ color: rgb(211, 159, 162); /* oklch */ color: oklch(75.2% 0.062 14.8);
Tailwind
colors: {
custom: {
50: '#e1bbbd',
500: '#d39fa2',
950: '#000000',
},
}SCSS
$custom: #d39fa2; $custom-light: #e1bbbd; $custom-dark: #000000;
JSON
{
"hex": "#d39fa2",
"rgb": {
"r": 211,
"g": 159,
"b": 162
},
"hsl": {
"h": 356.538,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.75196,
"c": 0.06211,
"h": 14.8
},
"luminance": 0.41254
}Semantic roles & 50–950 ramp
primary
#D39FA2
secondary
#DFECEB
accent
#B0A935
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181