#DFCDBF#DFCDBF
#DFCDBF is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.028 H 60.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDBF |
|---|---|
| RGB | rgb(223, 205, 191) |
| HSL | hsl(26, 33%, 81%) |
| HSV | hsv(26, 14%, 87%) |
| CMYK | cmyk(0%, 8.1%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.50, 3.96, 9.23) |
| CIE-LCH | lch(83.50, 10.05, 66.76°) |
| OKLab | oklab(85.93% 0.0138 0.0242) |
| OKLCH | oklch(85.93% 0.028 60.3) |
| XYZ | xyz(61.6662, 63.1134, 58.2137) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.98
Warm Gray
#C9BEB0
ΔE00 5.22
Antiquewhite
#FAEBD7
ΔE00 7.37
Champagne
#F7E7CE
ΔE00 7.58
Linen
#FAF0E6
ΔE00 8.21
Bisque
#FFE4C4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDBF #BFD1DF
analogous
#DFBFC1 #DFCDBF #DFDDBF
triadic
#DFCDBF #BFDFCD #CDBFDF
tetradic
#DFCDBF #C1DFBF #BFD1DF #DDBFDF
square
#DFCDBF #C1DFBF #BFD1DF #DDBFDF
split-complementary
#DFCDBF #BFDFDD #BFC1DF
monochromatic
#B68D6D #CBAD96 #DFCDBF #F3EDE8 #F5EFEB
Accessibility & contrast
On white
1.54
#DFCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DFCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDBF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDBF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#E5C9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdbf; /* rgb */ color: rgb(223, 205, 191); /* oklch */ color: oklch(85.9% 0.028 60.3);
Tailwind
colors: {
custom: {
50: '#e9dcd2',
500: '#dfcdbf',
950: '#000000',
},
}SCSS
$custom: #dfcdbf; $custom-light: #e9dcd2; $custom-dark: #000000;
JSON
{
"hex": "#dfcdbf",
"rgb": {
"r": 223,
"g": 205,
"b": 191
},
"hsl": {
"h": 26.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.8593,
"c": 0.02779,
"h": 60.3
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#DFCDBF
secondary
#8BA4B7
accent
#7AAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483