#D69CA4#D69CA4
#D69CA4 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.0% C 0.070 H 9.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CA4 |
|---|---|
| RGB | rgb(214, 156, 164) |
| HSL | hsl(352, 41%, 73%) |
| HSV | hsv(352, 27%, 84%) |
| CMYK | cmyk(0%, 27.1%, 23.4%, 16.1%) |
| CIE-LAB | lab(70.00, 22.77, 4.40) |
| CIE-LCH | lch(70.00, 23.19, 10.94°) |
| OKLab | oklab(75.01% 0.069 0.0118) |
| OKLCH | oklch(75.01% 0.07 9.7) |
| XYZ | xyz(46.3215, 40.7558, 40.5415) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.73
Dusty Pink
#D8A7B1
ΔE00 3.42
Greyish Pink
#C88D94
ΔE00 4.42
Grey Pink
#C3909B
ΔE00 4.52
Dusty Pink (survey)
#D58A94
ΔE00 5.13
Light Mauve
#C292A1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CA4 #9CD6CE
analogous
#D69CC1 #D69CA4 #D6B19C
triadic
#D69CA4 #A4D69C #9CA4D6
tetradic
#D69CA4 #C1D69C #9CD6CE #B19CD6
square
#D69CA4 #C1D69C #9CD6CE #B19CD6
split-complementary
#D69CA4 #9CD6B1 #9CC1D6
monochromatic
#AF4957 #C4717C #D69CA4 #E8C7CC #F6E9EB
Accessibility & contrast
On white
2.29
#D69CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D69CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CA4
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CA4 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A4
Deuteranopia (green-blind)
#B3AFA3
Tritanopia (blue-blind)
#E1979F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d69ca4; /* rgb */ color: rgb(214, 156, 164); /* oklch */ color: oklch(75.0% 0.070 9.7);
Tailwind
colors: {
custom: {
50: '#e3b9be',
500: '#d69ca4',
950: '#000000',
},
}SCSS
$custom: #d69ca4; $custom-light: #e3b9be; $custom-dark: #000000;
JSON
{
"hex": "#d69ca4",
"rgb": {
"r": 214,
"g": 156,
"b": 164
},
"hsl": {
"h": 351.724,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.75013,
"c": 0.07001,
"h": 9.7
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#D69CA4
secondary
#DEEDEB
accent
#B4A231
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081