#DFA8A2#DFA8A2
#DFA8A2 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.1% C 0.066 H 25.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA8A2 |
|---|---|
| RGB | rgb(223, 168, 162) |
| HSL | hsl(6, 49%, 75%) |
| HSV | hsv(6, 27%, 87%) |
| CMYK | cmyk(0%, 24.7%, 27.4%, 12.5%) |
| CIE-LAB | lab(73.74, 19.36, 10.98) |
| CIE-LCH | lch(73.74, 22.26, 29.55°) |
| OKLab | oklab(78.1% 0.0593 0.0286) |
| OKLCH | oklch(78.1% 0.066 25.8) |
| XYZ | xyz(50.9566, 46.3045, 40.4290) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.42
Blush (survey)
#F29E8E
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.91
Light Salmon
#FEA993
ΔE00 8.00
Pale Salmon
#FFB19A
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA8A2 #A2D9DF
analogous
#DFA2BA #DFA8A2 #DFC6A2
triadic
#DFA8A2 #A2DFA8 #A8A2DF
tetradic
#DFA8A2 #BADFA2 #A2D9DF #C6A2DF
square
#DFA8A2 #BADFA2 #A2D9DF #C6A2DF
split-complementary
#DFA8A2 #A2DFC6 #A2BADF
monochromatic
#C05347 #CF7D74 #DFA8A2 #EFD3D0 #F7EAE8
Accessibility & contrast
On white
2.05
#DFA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#DFA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA8A2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA8A2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#EBA2A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dfa8a2; /* rgb */ color: rgb(223, 168, 162); /* oklch */ color: oklch(78.1% 0.066 25.8);
Tailwind
colors: {
custom: {
50: '#eac2bd',
500: '#dfa8a2',
950: '#000000',
},
}SCSS
$custom: #dfa8a2; $custom-light: #eac2bd; $custom-dark: #000000;
JSON
{
"hex": "#dfa8a2",
"rgb": {
"r": 223,
"g": 168,
"b": 162
},
"hsl": {
"h": 5.902,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.78099,
"c": 0.06587,
"h": 25.8
},
"luminance": 0.46302
}Semantic roles & 50–950 ramp
primary
#DFA8A2
secondary
#DDECEE
accent
#AEBC29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181