#DFBFB1#DFBFB1
#DFBFB1 is a very light, muted orange. Relative luminance 0.561; OKLCH L 82.8% C 0.042 H 45.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFB1 |
|---|---|
| RGB | rgb(223, 191, 177) |
| HSL | hsl(18, 42%, 78%) |
| HSV | hsv(18, 21%, 87%) |
| CMYK | cmyk(0%, 14.3%, 20.6%, 12.5%) |
| CIE-LAB | lab(79.69, 9.21, 11.28) |
| CIE-LCH | lch(79.69, 14.56, 50.77°) |
| OKLab | oklab(82.84% 0.0294 0.0294) |
| OKLCH | oklch(82.84% 0.042 45) |
| XYZ | xyz(56.9982, 56.1257, 49.4173) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 6.98
Warm Gray
#C9BEB0
ΔE00 8.89
Peach
#FFDAB9
ΔE00 9.40
Mistyrose
#FFE4E1
ΔE00 9.76
Mushroom
#BA9E88
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFB1 #B1D1DF
analogous
#DFB1BA #DFBFB1 #DFD6B1
triadic
#DFBFB1 #B1DFBF #BFB1DF
tetradic
#DFBFB1 #BADFB1 #B1D1DF #D6B1DF
square
#DFBFB1 #BADFB1 #B1D1DF #D6B1DF
split-complementary
#DFBFB1 #B1DFD6 #B1BADF
monochromatic
#BB785A #CD9B86 #DFBFB1 #F1E3DC #F6EDE9
Accessibility & contrast
On white
1.72
#DFBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DFBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFB1
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFB1 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B0
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#E8BABB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfbfb1; /* rgb */ color: rgb(223, 191, 177); /* oklch */ color: oklch(82.8% 0.042 45.0);
Tailwind
colors: {
custom: {
50: '#e9d2c8',
500: '#dfbfb1',
950: '#000000',
},
}SCSS
$custom: #dfbfb1; $custom-light: #e9d2c8; $custom-dark: #000000;
JSON
{
"hex": "#dfbfb1",
"rgb": {
"r": 223,
"g": 191,
"b": 177
},
"hsl": {
"h": 18.261,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.82836,
"c": 0.04154,
"h": 45
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#DFBFB1
secondary
#7DA6B8
accent
#8DB531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382