#DFCDBB#DFCDBB
#DFCDBB is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.032 H 67.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDBB |
|---|---|
| RGB | rgb(223, 205, 187) |
| HSL | hsl(30, 36%, 80%) |
| HSV | hsv(30, 16%, 87%) |
| CMYK | cmyk(0%, 8.1%, 16.1%, 12.5%) |
| CIE-LAB | lab(83.41, 3.34, 11.23) |
| CIE-LCH | lch(83.41, 11.71, 73.43°) |
| OKLab | oklab(85.83% 0.0122 0.0292) |
| OKLCH | oklch(85.83% 0.032 67.4) |
| XYZ | xyz(61.2320, 62.9397, 55.9270) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.12
Warm Gray
#C9BEB0
ΔE00 4.96
Champagne
#F7E7CE
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 6.85
Bisque
#FFE4C4
ΔE00 7.22
Peach
#FFDAB9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDBB #BBCDDF
analogous
#DFBBBB #DFCDBB #DFDFBB
triadic
#DFCDBB #BBDFCD #CDBBDF
tetradic
#DFCDBB #BBDFBB #BBCDDF #DFBBDF
square
#DFCDBB #BBDFBB #BBCDDF #DFBBDF
split-complementary
#DFCDBB #BBDFDF #BBBBDF
monochromatic
#B89068 #CBAE91 #DFCDBB #F3ECE5 #F5F0EA
Accessibility & contrast
On white
1.55
#DFCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DFCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDBB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDBB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D8D1BB
Tritanopia (blue-blind)
#E6C9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdbb; /* rgb */ color: rgb(223, 205, 187); /* oklch */ color: oklch(85.8% 0.032 67.4);
Tailwind
colors: {
custom: {
50: '#e9dccf',
500: '#dfcdbb',
950: '#000000',
},
}SCSS
$custom: #dfcdbb; $custom-light: #e9dccf; $custom-dark: #000000;
JSON
{
"hex": "#dfcdbb",
"rgb": {
"r": 223,
"g": 205,
"b": 187
},
"hsl": {
"h": 30,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85828,
"c": 0.03168,
"h": 67.4
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#DFCDBB
secondary
#879FB7
accent
#73AF37
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483