#DFCDB3#DFCDB3
#DFCDB3 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.040 H 77.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDB3 |
|---|---|
| RGB | rgb(223, 205, 179) |
| HSL | hsl(35, 41%, 79%) |
| HSV | hsv(35, 20%, 87%) |
| CMYK | cmyk(0%, 8.1%, 19.7%, 12.5%) |
| CIE-LAB | lab(83.23, 2.13, 15.22) |
| CIE-LCH | lch(83.23, 15.37, 82.03°) |
| OKLab | oklab(85.63% 0.009 0.0393) |
| OKLCH | oklch(85.63% 0.04 77.1) |
| XYZ | xyz(60.3993, 62.6066, 51.5416) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.33
Champagne
#F7E7CE
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 6.26
Bisque
#FFE4C4
ΔE00 6.41
Blanchedalmond
#FFEBCD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDB3 #B3C5DF
analogous
#DFB7B3 #DFCDB3 #DBDFB3
triadic
#DFCDB3 #B3DFCD #CDB3DF
tetradic
#DFCDB3 #B3DFB7 #B3C5DF #DFB3DB
square
#DFCDB3 #B3DFB7 #B3C5DF #DFB3DB
split-complementary
#DFCDB3 #B3DBDF #B7B3DF
monochromatic
#BB945D #CDB188 #DFCDB3 #F1E9DE #F6F1E9
Accessibility & contrast
On white
1.55
#DFCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DFCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDB3
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDB3 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB1
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#E7C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcdb3; /* rgb */ color: rgb(223, 205, 179); /* oklch */ color: oklch(85.6% 0.040 77.1);
Tailwind
colors: {
custom: {
50: '#e9dcc9',
500: '#dfcdb3',
950: '#000000',
},
}SCSS
$custom: #dfcdb3; $custom-light: #e9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#dfcdb3",
"rgb": {
"r": 223,
"g": 205,
"b": 179
},
"hsl": {
"h": 35.455,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.85632,
"c": 0.04033,
"h": 77.1
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#DFCDB3
secondary
#7F96B8
accent
#67B432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482