#DFA8A0#DFA8A0
#DFA8A0 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.0% C 0.066 H 28.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA8A0 |
|---|---|
| RGB | rgb(223, 168, 160) |
| HSL | hsl(8, 50%, 75%) |
| HSV | hsv(8, 28%, 87%) |
| CMYK | cmyk(0%, 24.7%, 28.3%, 12.5%) |
| CIE-LAB | lab(73.70, 19.09, 12.01) |
| CIE-LCH | lch(73.70, 22.55, 32.17°) |
| OKLab | oklab(78.05% 0.0585 0.0312) |
| OKLCH | oklch(78.05% 0.066 28.1) |
| XYZ | xyz(50.7802, 46.2339, 39.5002) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.18
Dusty Pink
#D8A7B1
ΔE00 7.19
Pinkish Tan
#D99B82
ΔE00 7.34
Light Salmon
#FEA993
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA8A0 #A0D7DF
analogous
#DFA0B7 #DFA8A0 #DFC7A0
triadic
#DFA8A0 #A0DFA8 #A8A0DF
tetradic
#DFA8A0 #B7DFA0 #A0D7DF #C7A0DF
square
#DFA8A0 #B7DFA0 #A0D7DF #C7A0DF
split-complementary
#DFA8A0 #A0DFC7 #A0B7DF
monochromatic
#C05444 #D07E72 #DFA8A0 #EED2CE #F7EAE8
Accessibility & contrast
On white
2.05
#DFA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#DFA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA8A0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA8A0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#EBA1A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dfa8a0; /* rgb */ color: rgb(223, 168, 160); /* oklch */ color: oklch(78.0% 0.066 28.1);
Tailwind
colors: {
custom: {
50: '#eac2bc',
500: '#dfa8a0',
950: '#000000',
},
}SCSS
$custom: #dfa8a0; $custom-light: #eac2bc; $custom-dark: #000000;
JSON
{
"hex": "#dfa8a0",
"rgb": {
"r": 223,
"g": 168,
"b": 160
},
"hsl": {
"h": 7.619,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.78049,
"c": 0.06634,
"h": 28.1
},
"luminance": 0.46231
}Semantic roles & 50–950 ramp
primary
#DFA8A0
secondary
#DDECEE
accent
#AABD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181