#DFAEB7#DFAEB7
#DFAEB7 is a light, muted red. Relative luminance 0.494; OKLCH L 79.8% C 0.058 H 6.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAEB7 |
|---|---|
| RGB | rgb(223, 174, 183) |
| HSL | hsl(349, 43%, 78%) |
| HSV | hsv(349, 22%, 87%) |
| CMYK | cmyk(0%, 22%, 17.9%, 12.5%) |
| CIE-LAB | lab(75.69, 19.20, 2.28) |
| CIE-LCH | lch(75.69, 19.34, 6.78°) |
| OKLab | oklab(79.77% 0.058 0.0063) |
| OKLCH | oklch(79.77% 0.058 6.2) |
| XYZ | xyz(54.1149, 49.3811, 51.4716) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.89
Faded Pink
#DE9DAC
ΔE00 5.06
Lightpink
#FFB6C1
ΔE00 6.09
Pink
#FFC0CB
ΔE00 6.16
Soft Pink
#FDB0C0
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAEB7 #AEDFD6
analogous
#DFAECF #DFAEB7 #DFBDAE
triadic
#DFAEB7 #B7DFAE #AEB7DF
tetradic
#DFAEB7 #CFDFAE #AEDFD6 #BDAEDF
square
#DFAEB7 #CFDFAE #AEDFD6 #BDAEDF
split-complementary
#DFAEB7 #AEDFBD #AECFDF
monochromatic
#BC5669 #CE8290 #DFAEB7 #F0DADE #F6E9EC
Accessibility & contrast
On white
1.93
#DFAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DFAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAEB7
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAEB7 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B7
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#E8ABB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dfaeb7; /* rgb */ color: rgb(223, 174, 183); /* oklch */ color: oklch(79.8% 0.058 6.2);
Tailwind
colors: {
custom: {
50: '#e9c6cc',
500: '#dfaeb7',
950: '#000000',
},
}SCSS
$custom: #dfaeb7; $custom-light: #e9c6cc; $custom-dark: #000000;
JSON
{
"hex": "#dfaeb7",
"rgb": {
"r": 223,
"g": 174,
"b": 183
},
"hsl": {
"h": 348.98,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.79775,
"c": 0.05829,
"h": 6.2
},
"luminance": 0.49379
}Semantic roles & 50–950 ramp
primary
#DFAEB7
secondary
#DEEDEA
accent
#B69E2F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161313
muted
#848282