#DFA8A3#DFA8A3
#DFA8A3 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.1% C 0.066 H 24.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA8A3 |
|---|---|
| RGB | rgb(223, 168, 163) |
| HSL | hsl(5, 48%, 76%) |
| HSV | hsv(5, 27%, 87%) |
| CMYK | cmyk(0%, 24.7%, 26.9%, 12.5%) |
| CIE-LAB | lab(73.77, 19.50, 10.46) |
| CIE-LCH | lch(73.77, 22.13, 28.22°) |
| OKLab | oklab(78.13% 0.0597 0.0273) |
| OKLCH | oklch(78.13% 0.066 24.6) |
| XYZ | xyz(51.0459, 46.3402, 40.8990) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.03
Blush (survey)
#F29E8E
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 7.71
Light Salmon
#FEA993
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA8A3 #A3DADF
analogous
#DFA3BC #DFA8A3 #DFC6A3
triadic
#DFA8A3 #A3DFA8 #A8A3DF
tetradic
#DFA8A3 #BCDFA3 #A3DADF #C6A3DF
square
#DFA8A3 #BCDFA3 #A3DADF #C6A3DF
split-complementary
#DFA8A3 #A3DFC6 #A3BCDF
monochromatic
#BF5248 #CF7D76 #DFA8A3 #EFD3D0 #F7EAE8
Accessibility & contrast
On white
2.05
#DFA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#DFA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA8A3
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA8A3 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#C0B9A2
Tritanopia (blue-blind)
#EBA2A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dfa8a3; /* rgb */ color: rgb(223, 168, 163); /* oklch */ color: oklch(78.1% 0.066 24.6);
Tailwind
colors: {
custom: {
50: '#eac2be',
500: '#dfa8a3',
950: '#000000',
},
}SCSS
$custom: #dfa8a3; $custom-light: #eac2be; $custom-dark: #000000;
JSON
{
"hex": "#dfa8a3",
"rgb": {
"r": 223,
"g": 168,
"b": 163
},
"hsl": {
"h": 5,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.78125,
"c": 0.06567,
"h": 24.6
},
"luminance": 0.46338
}Semantic roles & 50–950 ramp
primary
#DFA8A3
secondary
#DDEDEE
accent
#B0BC2A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181