#DFAEB8#DFAEB8
#DFAEB8 is a light, muted red. Relative luminance 0.494; OKLCH L 79.8% C 0.059 H 4.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAEB8 |
|---|---|
| RGB | rgb(223, 174, 184) |
| HSL | hsl(348, 43%, 78%) |
| HSV | hsv(348, 22%, 87%) |
| CMYK | cmyk(0%, 22%, 17.5%, 12.5%) |
| CIE-LAB | lab(75.71, 19.36, 1.77) |
| CIE-LCH | lch(75.71, 19.44, 5.24°) |
| OKLab | oklab(79.8% 0.0583 0.005) |
| OKLCH | oklch(79.8% 0.059 4.9) |
| XYZ | xyz(54.2194, 49.4229, 52.0217) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.88
Faded Pink
#DE9DAC
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.12
Pink
#FFC0CB
ΔE00 6.14
Bubblegum
#FFC1CC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAEB8 #AEDFD5
analogous
#DFAED0 #DFAEB8 #DFBCAE
triadic
#DFAEB8 #B8DFAE #AEB8DF
tetradic
#DFAEB8 #D0DFAE #AEDFD5 #BCAEDF
square
#DFAEB8 #D0DFAE #AEDFD5 #BCAEDF
split-complementary
#DFAEB8 #AEDFBC #AED0DF
monochromatic
#BC566B #CE8292 #DFAEB8 #F0DADE #F6E9EC
Accessibility & contrast
On white
1.93
#DFAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DFAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAEB8
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAEB8 | 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)
#B5B5B8
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#E8ABB1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfaeb8; /* rgb */ color: rgb(223, 174, 184); /* oklch */ color: oklch(79.8% 0.059 4.9);
Tailwind
colors: {
custom: {
50: '#e9c6cd',
500: '#dfaeb8',
950: '#000000',
},
}SCSS
$custom: #dfaeb8; $custom-light: #e9c6cd; $custom-dark: #000000;
JSON
{
"hex": "#dfaeb8",
"rgb": {
"r": 223,
"g": 174,
"b": 184
},
"hsl": {
"h": 347.755,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.79803,
"c": 0.05854,
"h": 4.9
},
"luminance": 0.49421
}Semantic roles & 50–950 ramp
primary
#DFAEB8
secondary
#DEEDEA
accent
#B69B2F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161313
muted
#848282