#DFA5A4#DFA5A4
#DFA5A4 is a light, moderate red. Relative luminance 0.453; OKLCH L 77.6% C 0.069 H 19.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA5A4 |
|---|---|
| RGB | rgb(223, 165, 164) |
| HSL | hsl(1, 48%, 76%) |
| HSV | hsv(1, 26%, 87%) |
| CMYK | cmyk(0%, 26%, 26.5%, 12.5%) |
| CIE-LAB | lab(73.08, 21.25, 8.93) |
| CIE-LCH | lch(73.08, 23.05, 22.80°) |
| OKLab | oklab(77.6% 0.0649 0.0235) |
| OKLCH | oklch(77.6% 0.069 19.9) |
| XYZ | xyz(50.5883, 45.2812, 41.1903) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.83
Faded Pink
#DE9DAC
ΔE00 5.94
Greyish Pink
#C88D94
ΔE00 7.34
Blush (survey)
#F29E8E
ΔE00 7.44
Lightpink
#FFB6C1
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA5A4 #A4DEDF
analogous
#DFA4C0 #DFA5A4 #DFC2A4
triadic
#DFA5A4 #A4DFA5 #A5A4DF
tetradic
#DFA5A4 #C0DFA4 #A4DEDF #C2A4DF
square
#DFA5A4 #C0DFA4 #A4DEDF #C2A4DF
split-complementary
#DFA5A4 #A4DFC2 #A4C0DF
monochromatic
#BF4B49 #CF7877 #DFA5A4 #EFD2D1 #F7E9E8
Accessibility & contrast
On white
2.09
#DFA5A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DFA5A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA5A4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA5A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA5A4 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#EB9FA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dfa5a4; /* rgb */ color: rgb(223, 165, 164); /* oklch */ color: oklch(77.6% 0.069 19.9);
Tailwind
colors: {
custom: {
50: '#eac0bf',
500: '#dfa5a4',
950: '#000000',
},
}SCSS
$custom: #dfa5a4; $custom-light: #eac0bf; $custom-dark: #000000;
JSON
{
"hex": "#dfa5a4",
"rgb": {
"r": 223,
"g": 165,
"b": 164
},
"hsl": {
"h": 1.017,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.77599,
"c": 0.06896,
"h": 19.9
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#DFA5A4
secondary
#DDEEEE
accent
#B9BB2A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181