#DFCFBB#DFCFBB
#DFCFBB is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.2% C 0.032 H 73.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFBB |
|---|---|
| RGB | rgb(223, 207, 187) |
| HSL | hsl(33, 36%, 80%) |
| HSV | hsv(33, 16%, 87%) |
| CMYK | cmyk(0%, 7.2%, 16.1%, 12.5%) |
| CIE-LAB | lab(83.92, 2.29, 11.94) |
| CIE-LCH | lch(83.92, 12.16, 79.12°) |
| OKLab | oklab(86.22% 0.0092 0.0311) |
| OKLCH | oklch(86.22% 0.032 73.5) |
| XYZ | xyz(61.7135, 63.9026, 56.0875) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.17
Warm Gray
#C9BEB0
ΔE00 5.06
Champagne
#F7E7CE
ΔE00 5.68
Antiquewhite
#FAEBD7
ΔE00 6.25
Bisque
#FFE4C4
ΔE00 6.84
Blanchedalmond
#FFEBCD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFBB #BBCBDF
analogous
#DFBDBB #DFCFBB #DDDFBB
triadic
#DFCFBB #BBDFCF #CFBBDF
tetradic
#DFCFBB #BBDFBD #BBCBDF #DFBBDD
square
#DFCFBB #BBDFBD #BBCBDF #DFBBDD
split-complementary
#DFCFBB #BBDDDF #BDBBDF
monochromatic
#B89468 #CBB291 #DFCFBB #F3ECE5 #F5F0EA
Accessibility & contrast
On white
1.52
#DFCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DFCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFBB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFBB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#E6CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfbb; /* rgb */ color: rgb(223, 207, 187); /* oklch */ color: oklch(86.2% 0.032 73.5);
Tailwind
colors: {
custom: {
50: '#e9ddcf',
500: '#dfcfbb',
950: '#000000',
},
}SCSS
$custom: #dfcfbb; $custom-light: #e9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#dfcfbb",
"rgb": {
"r": 223,
"g": 207,
"b": 187
},
"hsl": {
"h": 33.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.86224,
"c": 0.0324,
"h": 73.5
},
"luminance": 0.63901
}Semantic roles & 50–950 ramp
primary
#DFCFBB
secondary
#879CB7
accent
#6CAF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483