#D69EA0#D69EA0
#D69EA0 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.3% C 0.067 H 16.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EA0 |
|---|---|
| RGB | rgb(214, 158, 160) |
| HSL | hsl(358, 41%, 73%) |
| HSV | hsv(358, 26%, 84%) |
| CMYK | cmyk(0%, 26.2%, 25.2%, 16.1%) |
| CIE-LAB | lab(70.38, 21.10, 7.16) |
| CIE-LCH | lch(70.38, 22.29, 18.74°) |
| OKLab | oklab(75.27% 0.0643 0.0189) |
| OKLCH | oklch(75.27% 0.067 16.4) |
| XYZ | xyz(46.3044, 41.2903, 38.7817) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.21
Faded Pink
#DE9DAC
ΔE00 4.78
Greyish Pink
#C88D94
ΔE00 5.06
Grey Pink
#C3909B
ΔE00 5.68
Rosybrown
#BC8F8F
ΔE00 5.99
Dusty Pink (survey)
#D58A94
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EA0 #9ED6D4
analogous
#D69EBC #D69EA0 #D6B89E
triadic
#D69EA0 #A0D69E #9EA0D6
tetradic
#D69EA0 #BCD69E #9ED6D4 #B89ED6
square
#D69EA0 #BCD69E #9ED6D4 #B89ED6
split-complementary
#D69EA0 #9ED6B8 #9EBCD6
monochromatic
#AF4A4E #C47376 #D69EA0 #E8C9CA #F6E9EA
Accessibility & contrast
On white
2.27
#D69EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#D69EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EA0
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EA0 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#E1999F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d69ea0; /* rgb */ color: rgb(214, 158, 160); /* oklch */ color: oklch(75.3% 0.067 16.4);
Tailwind
colors: {
custom: {
50: '#e3bbbc',
500: '#d69ea0',
950: '#000000',
},
}SCSS
$custom: #d69ea0; $custom-light: #e3bbbc; $custom-dark: #000000;
JSON
{
"hex": "#d69ea0",
"rgb": {
"r": 214,
"g": 158,
"b": 160
},
"hsl": {
"h": 357.857,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.75269,
"c": 0.067,
"h": 16.4
},
"luminance": 0.41288
}Semantic roles & 50–950 ramp
primary
#D69EA0
secondary
#DEEDEC
accent
#B4AF32
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081