#DFCFBF#DFCFBF
#DFCFBF is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.3% C 0.028 H 67.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFBF |
|---|---|
| RGB | rgb(223, 207, 191) |
| HSL | hsl(30, 33%, 81%) |
| HSV | hsv(30, 14%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14.3%, 12.5%) |
| CIE-LAB | lab(84.01, 2.92, 9.95) |
| CIE-LCH | lch(84.01, 10.37, 73.66°) |
| OKLab | oklab(86.33% 0.0108 0.026) |
| OKLCH | oklch(86.33% 0.028 67.4) |
| XYZ | xyz(62.1476, 64.0763, 58.3742) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.64
Warm Gray
#C9BEB0
ΔE00 4.90
Champagne
#F7E7CE
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.46
Bisque
#FFE4C4
ΔE00 7.54
Linen
#FAF0E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFBF #BFCFDF
analogous
#DFBFBF #DFCFBF #DFDFBF
triadic
#DFCFBF #BFDFCF #CFBFDF
tetradic
#DFCFBF #BFDFBF #BFCFDF #DFBFDF
square
#DFCFBF #BFDFBF #BFCFDF #DFBFDF
split-complementary
#DFCFBF #BFDFDF #BFBFDF
monochromatic
#B6926D #CBB096 #DFCFBF #F3EEE8 #F5F0EB
Accessibility & contrast
On white
1.52
#DFCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DFCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFBF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFBF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBE
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#E5CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfbf; /* rgb */ color: rgb(223, 207, 191); /* oklch */ color: oklch(86.3% 0.028 67.4);
Tailwind
colors: {
custom: {
50: '#e9ddd2',
500: '#dfcfbf',
950: '#000000',
},
}SCSS
$custom: #dfcfbf; $custom-light: #e9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#dfcfbf",
"rgb": {
"r": 223,
"g": 207,
"b": 191
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.86325,
"c": 0.02813,
"h": 67.4
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#DFCFBF
secondary
#8BA1B7
accent
#73AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483