#D69CAA#D69CAA
#D69CAA is a light, moderate red. Relative luminance 0.410; OKLCH L 75.2% C 0.071 H 3.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CAA |
|---|---|
| RGB | rgb(214, 156, 170) |
| HSL | hsl(346, 41%, 73%) |
| HSV | hsv(346, 27%, 84%) |
| CMYK | cmyk(0%, 27.1%, 20.6%, 16.1%) |
| CIE-LAB | lab(70.16, 23.66, 1.29) |
| CIE-LCH | lch(70.16, 23.70, 3.13°) |
| OKLab | oklab(75.18% 0.0713 0.0037) |
| OKLCH | oklch(75.18% 0.071 3) |
| XYZ | xyz(46.8762, 40.9777, 43.4628) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.64
Dusty Pink
#D8A7B1
ΔE00 3.30
Light Mauve
#C292A1
ΔE00 4.38
Grey Pink
#C3909B
ΔE00 4.47
Greyish Pink
#C88D94
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CAA #9CD6C8
analogous
#D69CC7 #D69CAA #D6AB9C
triadic
#D69CAA #AAD69C #9CAAD6
tetradic
#D69CAA #C7D69C #9CD6C8 #AB9CD6
square
#D69CAA #C7D69C #9CD6C8 #AB9CD6
split-complementary
#D69CAA #9CD6AB #9CC7D6
monochromatic
#AF4961 #C47185 #D69CAA #E8C7CF #F6E9EC
Accessibility & contrast
On white
2.28
#D69CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D69CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CAA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CAA | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AA
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#E098A1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d69caa; /* rgb */ color: rgb(214, 156, 170); /* oklch */ color: oklch(75.2% 0.071 3.0);
Tailwind
colors: {
custom: {
50: '#e3b9c3',
500: '#d69caa',
950: '#000000',
},
}SCSS
$custom: #d69caa; $custom-light: #e3b9c3; $custom-dark: #000000;
JSON
{
"hex": "#d69caa",
"rgb": {
"r": 214,
"g": 156,
"b": 170
},
"hsl": {
"h": 345.517,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.75184,
"c": 0.07136,
"h": 3
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#D69CAA
secondary
#DEEDE9
accent
#B49531
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#151112
muted
#848081