#DFBFB8#DFBFB8
#DFBFB8 is a very light, muted red. Relative luminance 0.564; OKLCH L 83.0% C 0.038 H 32.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFB8 |
|---|---|
| RGB | rgb(223, 191, 184) |
| HSL | hsl(11, 38%, 80%) |
| HSV | hsv(11, 17%, 87%) |
| CMYK | cmyk(0%, 14.3%, 17.5%, 12.5%) |
| CIE-LAB | lab(79.85, 10.26, 7.74) |
| CIE-LCH | lch(79.85, 12.86, 37.04°) |
| OKLab | oklab(83.02% 0.0321 0.0204) |
| OKLCH | oklch(83.02% 0.038 32.4) |
| XYZ | xyz(57.7139, 56.4120, 53.1865) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Mistyrose
#FFE4E1
ΔE00 8.66
Pale Rose
#FDC1C5
ΔE00 9.02
Apricot
#FBCEB1
ΔE00 9.30
Light Rose
#FFC5CB
ΔE00 9.33
Dusty Pink
#D8A7B1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFB8 #B8D8DF
analogous
#DFB8C5 #DFBFB8 #DFD3B8
triadic
#DFBFB8 #B8DFBF #BFB8DF
tetradic
#DFBFB8 #C5DFB8 #B8D8DF #D3B8DF
square
#DFBFB8 #C5DFB8 #B8D8DF #D3B8DF
split-complementary
#DFBFB8 #B8DFD3 #B8C5DF
monochromatic
#B97364 #CC998E #DFBFB8 #F2E5E2 #F5ECEA
Accessibility & contrast
On white
1.71
#DFBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DFBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFB8
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFB8 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B7
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#E7BBBD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbfb8; /* rgb */ color: rgb(223, 191, 184); /* oklch */ color: oklch(83.0% 0.038 32.4);
Tailwind
colors: {
custom: {
50: '#e9d2cd',
500: '#dfbfb8',
950: '#000000',
},
}SCSS
$custom: #dfbfb8; $custom-light: #e9d2cd; $custom-dark: #000000;
JSON
{
"hex": "#dfbfb8",
"rgb": {
"r": 223,
"g": 191,
"b": 184
},
"hsl": {
"h": 10.769,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.83017,
"c": 0.03803,
"h": 32.4
},
"luminance": 0.5641
}Semantic roles & 50–950 ramp
primary
#DFBFB8
secondary
#84AEB7
accent
#9BB135
background
#FEFEFE
surface
#FDFBFA
border
#D5D4D3
text
#161413
muted
#848383