#D69EA7#D69EA7
#D69EA7 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.5% C 0.068 H 8.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EA7 |
|---|---|
| RGB | rgb(214, 158, 167) |
| HSL | hsl(350, 41%, 73%) |
| HSV | hsv(350, 26%, 84%) |
| CMYK | cmyk(0%, 26.2%, 22%, 16.1%) |
| CIE-LAB | lab(70.55, 22.12, 3.53) |
| CIE-LCH | lch(70.55, 22.40, 9.06°) |
| OKLab | oklab(75.46% 0.067 0.0096) |
| OKLCH | oklch(75.46% 0.068 8.1) |
| XYZ | xyz(46.9340, 41.5422, 42.0980) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.54
Dusty Pink
#D8A7B1
ΔE00 2.69
Grey Pink
#C3909B
ΔE00 4.68
Greyish Pink
#C88D94
ΔE00 4.96
Light Mauve
#C292A1
ΔE00 5.05
Dusty Pink (survey)
#D58A94
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EA7 #9ED6CD
analogous
#D69EC3 #D69EA7 #D6B19E
triadic
#D69EA7 #A7D69E #9EA7D6
tetradic
#D69EA7 #C3D69E #9ED6CD #B19ED6
square
#D69EA7 #C3D69E #9ED6CD #B19ED6
split-complementary
#D69EA7 #9ED6B1 #9EC3D6
monochromatic
#AF4A5A #C47380 #D69EA7 #E8C9CE #F6E9EB
Accessibility & contrast
On white
2.26
#D69EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D69EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EA7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EA7 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A7
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#E09AA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d69ea7; /* rgb */ color: rgb(214, 158, 167); /* oklch */ color: oklch(75.5% 0.068 8.1);
Tailwind
colors: {
custom: {
50: '#e3bbc1',
500: '#d69ea7',
950: '#000000',
},
}SCSS
$custom: #d69ea7; $custom-light: #e3bbc1; $custom-dark: #000000;
JSON
{
"hex": "#d69ea7",
"rgb": {
"r": 214,
"g": 158,
"b": 167
},
"hsl": {
"h": 350.357,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.75462,
"c": 0.06764,
"h": 8.1
},
"luminance": 0.4154
}Semantic roles & 50–950 ramp
primary
#D69EA7
secondary
#DEEDEA
accent
#B49F32
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#151112
muted
#848081