#DFC9BF#DFC9BF
#DFC9BF is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.1% C 0.028 H 46.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9BF |
|---|---|
| RGB | rgb(223, 201, 191) |
| HSL | hsl(19, 33%, 81%) |
| HSV | hsv(19, 14%, 87%) |
| CMYK | cmyk(0%, 9.9%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.50, 6.07, 7.79) |
| CIE-LCH | lch(82.50, 9.88, 52.11°) |
| OKLab | oklab(85.14% 0.0197 0.0205) |
| OKLCH | oklch(85.14% 0.028 46.1) |
| XYZ | xyz(60.7215, 61.2241, 57.8988) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.87
Mistyrose
#FFE4E1
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 7.90
Pinkish Grey
#C8ACA9
ΔE00 8.38
Apricot
#FBCEB1
ΔE00 8.54
Peach
#FFDAB9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9BF #BFD5DF
analogous
#DFBFC5 #DFC9BF #DFD9BF
triadic
#DFC9BF #BFDFC9 #C9BFDF
tetradic
#DFC9BF #C5DFBF #BFD5DF #D9BFDF
square
#DFC9BF #C5DFBF #BFD5DF #D9BFDF
split-complementary
#DFC9BF #BFDFD9 #BFC5DF
monochromatic
#B6846D #CBA796 #DFC9BF #F3EBE8 #F5EEEB
Accessibility & contrast
On white
1.59
#DFC9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DFC9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9BF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9BF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#E6C6C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc9bf; /* rgb */ color: rgb(223, 201, 191); /* oklch */ color: oklch(85.1% 0.028 46.1);
Tailwind
colors: {
custom: {
50: '#e9d9d2',
500: '#dfc9bf',
950: '#000000',
},
}SCSS
$custom: #dfc9bf; $custom-light: #e9d9d2; $custom-dark: #000000;
JSON
{
"hex": "#dfc9bf",
"rgb": {
"r": 223,
"g": 201,
"b": 191
},
"hsl": {
"h": 18.75,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.85144,
"c": 0.02843,
"h": 46.1
},
"luminance": 0.61223
}Semantic roles & 50–950 ramp
primary
#DFC9BF
secondary
#8BA9B7
accent
#88AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383