#D69CA3#D69CA3
#D69CA3 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.0% C 0.070 H 10.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CA3 |
|---|---|
| RGB | rgb(214, 156, 163) |
| HSL | hsl(353, 41%, 73%) |
| HSV | hsv(353, 27%, 84%) |
| CMYK | cmyk(0%, 27.1%, 23.8%, 16.1%) |
| CIE-LAB | lab(69.98, 22.62, 4.92) |
| CIE-LCH | lch(69.98, 23.15, 12.27°) |
| OKLab | oklab(74.99% 0.0686 0.0132) |
| OKLCH | oklch(74.99% 0.07 10.9) |
| XYZ | xyz(46.2316, 40.7198, 40.0678) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.04
Dusty Pink
#D8A7B1
ΔE00 3.56
Greyish Pink
#C88D94
ΔE00 4.37
Grey Pink
#C3909B
ΔE00 4.62
Dusty Pink (survey)
#D58A94
ΔE00 5.11
Light Mauve
#C292A1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CA3 #9CD6CF
analogous
#D69CC0 #D69CA3 #D6B29C
triadic
#D69CA3 #A3D69C #9CA3D6
tetradic
#D69CA3 #C0D69C #9CD6CF #B29CD6
square
#D69CA3 #C0D69C #9CD6CF #B29CD6
split-complementary
#D69CA3 #9CD6B2 #9CC0D6
monochromatic
#AF4955 #C4717B #D69CA3 #E8C7CB #F6E9EB
Accessibility & contrast
On white
2.30
#D69CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D69CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CA3
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CA3 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A3
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#E1979F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d69ca3; /* rgb */ color: rgb(214, 156, 163); /* oklch */ color: oklch(75.0% 0.070 10.9);
Tailwind
colors: {
custom: {
50: '#e3b9be',
500: '#d69ca3',
950: '#000000',
},
}SCSS
$custom: #d69ca3; $custom-light: #e3b9be; $custom-dark: #000000;
JSON
{
"hex": "#d69ca3",
"rgb": {
"r": 214,
"g": 156,
"b": 163
},
"hsl": {
"h": 352.759,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.74985,
"c": 0.06987,
"h": 10.9
},
"luminance": 0.40717
}Semantic roles & 50–950 ramp
primary
#D69CA3
secondary
#DEEDEB
accent
#B4A531
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081