#DFCD8B#DFCD8B
#DFCD8B is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.087 H 94.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD8B |
|---|---|
| RGB | rgb(223, 205, 139) |
| HSL | hsl(47, 57%, 71%) |
| HSV | hsv(47, 38%, 87%) |
| CMYK | cmyk(0%, 8.1%, 37.7%, 12.5%) |
| CIE-LAB | lab(82.50, -3.09, 35.15) |
| CIE-LCH | lch(82.50, 35.29, 95.02°) |
| OKLab | oklab(84.81% -0.0071 0.0867) |
| OKLCH | oklch(84.81% 0.087 94.7) |
| XYZ | xyz(56.9240, 61.2165, 33.2385) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.57
Beige (survey)
#E6DAA6
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 5.82
Sandy
#F1DA7A
ΔE00 5.88
Wheat (survey)
#FBDD7E
ΔE00 6.77
Palegoldenrod
#EEE8AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD8B #8B9DDF
analogous
#DFA38B #DFCD8B #C7DF8B
triadic
#DFCD8B #8BDFCD #CD8BDF
tetradic
#DFCD8B #8BDFA3 #8B9DDF #DF8BC7
square
#DFCD8B #8BDFA3 #8B9DDF #DF8BC7
split-complementary
#DFCD8B #8BC7DF #A38BDF
monochromatic
#BC9F34 #D2B85B #DFCD8B #ECE2BB #F8F5E7
Accessibility & contrast
On white
1.59
#DFCD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DFCD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD8B
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD8B | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#EBC3BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd8b; /* rgb */ color: rgb(223, 205, 139); /* oklch */ color: oklch(84.8% 0.087 94.7);
Tailwind
colors: {
custom: {
50: '#eadcad',
500: '#dfcd8b',
950: '#000000',
},
}SCSS
$custom: #dfcd8b; $custom-light: #eadcad; $custom-dark: #000000;
JSON
{
"hex": "#dfcd8b",
"rgb": {
"r": 223,
"g": 205,
"b": 139
},
"hsl": {
"h": 47.143,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84806,
"c": 0.08702,
"h": 94.7
},
"luminance": 0.61215
}Semantic roles & 50–950 ramp
primary
#DFCD8B
secondary
#576CB7
accent
#44C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481