#DFAFA9#DFAFA9
#DFAFA9 is a light, muted red. Relative luminance 0.492; OKLCH L 79.6% C 0.057 H 26.6°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFA9 |
|---|---|
| RGB | rgb(223, 175, 169) |
| HSL | hsl(7, 46%, 77%) |
| HSV | hsv(7, 24%, 87%) |
| CMYK | cmyk(0%, 21.5%, 24.2%, 12.5%) |
| CIE-LAB | lab(75.58, 16.58, 9.77) |
| CIE-LCH | lch(75.58, 19.25, 30.51°) |
| OKLab | oklab(79.58% 0.051 0.0256) |
| OKLCH | oklch(79.58% 0.057 26.6) |
| XYZ | xyz(52.9235, 49.2148, 44.2401) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 6.51
Pale Rose
#FDC1C5
ΔE00 7.21
Light Rose
#FFC5CB
ΔE00 8.13
Blush (survey)
#F29E8E
ΔE00 8.16
Pale Salmon
#FFB19A
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFA9 #A9D9DF
analogous
#DFA9BE #DFAFA9 #DFCAA9
triadic
#DFAFA9 #A9DFAF #AFA9DF
tetradic
#DFAFA9 #BEDFA9 #A9D9DF #CAA9DF
square
#DFAFA9 #BEDFA9 #A9D9DF #CAA9DF
split-complementary
#DFAFA9 #A9DFCA #A9BEDF
monochromatic
#BE5C50 #CE867C #DFAFA9 #F0D8D6 #F7EAE9
Accessibility & contrast
On white
1.94
#DFAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#DFAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFA9
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFA9 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A8
Deuteranopia (green-blind)
#C4BEA8
Tritanopia (blue-blind)
#EAAAAD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dfafa9; /* rgb */ color: rgb(223, 175, 169); /* oklch */ color: oklch(79.6% 0.057 26.6);
Tailwind
colors: {
custom: {
50: '#eac7c2',
500: '#dfafa9',
950: '#000000',
},
}SCSS
$custom: #dfafa9; $custom-light: #eac7c2; $custom-dark: #000000;
JSON
{
"hex": "#dfafa9",
"rgb": {
"r": 223,
"g": 175,
"b": 169
},
"hsl": {
"h": 6.667,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.79581,
"c": 0.05707,
"h": 26.6
},
"luminance": 0.49212
}Semantic roles & 50–950 ramp
primary
#DFAFA9
secondary
#DDECEE
accent
#A9B92D
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161312
muted
#848281