#DFCD9B#DFCD9B
#DFCD9B is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.1% C 0.068 H 90.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD9B |
|---|---|
| RGB | rgb(223, 205, 155) |
| HSL | hsl(44, 52%, 74%) |
| HSV | hsv(44, 30%, 87%) |
| CMYK | cmyk(0%, 8.1%, 30.5%, 12.5%) |
| CIE-LAB | lab(82.76, -1.17, 27.22) |
| CIE-LCH | lch(82.76, 27.24, 92.46°) |
| OKLab | oklab(85.11% -0.0007 0.0685) |
| OKLCH | oklch(85.11% 0.068 90.6) |
| XYZ | xyz(58.1798, 61.7188, 39.8522) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 5.17
Vanilla
#F3E5AB
ΔE00 5.73
Pale Peach
#FFE5AD
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.45
Moccasin
#FFE4B5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD9B #9BADDF
analogous
#DFAB9B #DFCD9B #CFDF9B
triadic
#DFCD9B #9BDFCD #CD9BDF
tetradic
#DFCD9B #9BDFAB #9BADDF #DF9BCF
square
#DFCD9B #9BDFAB #9BADDF #DF9BCF
split-complementary
#DFCD9B #9BCFDF #AB9BDF
monochromatic
#C19F3E #D0B66D #DFCD9B #EEE4C9 #F8F3E8
Accessibility & contrast
On white
1.57
#DFCD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DFCD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD9B
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD9B | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#DDD09D
Tritanopia (blue-blind)
#EAC5C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcd9b; /* rgb */ color: rgb(223, 205, 155); /* oklch */ color: oklch(85.1% 0.068 90.6);
Tailwind
colors: {
custom: {
50: '#eadcb8',
500: '#dfcd9b',
950: '#000000',
},
}SCSS
$custom: #dfcd9b; $custom-light: #eadcb8; $custom-dark: #000000;
JSON
{
"hex": "#dfcd9b",
"rgb": {
"r": 223,
"g": 205,
"b": 155
},
"hsl": {
"h": 44.118,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.85106,
"c": 0.06848,
"h": 90.6
},
"luminance": 0.61717
}Semantic roles & 50–950 ramp
primary
#DFCD9B
secondary
#677CB7
accent
#4FBF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481