#DFCD8D#DFCD8D
#DFCD8D is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.085 H 94.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD8D |
|---|---|
| RGB | rgb(223, 205, 141) |
| HSL | hsl(47, 56%, 71%) |
| HSV | hsv(47, 37%, 87%) |
| CMYK | cmyk(0%, 8.1%, 36.8%, 12.5%) |
| CIE-LAB | lab(82.53, -2.86, 34.17) |
| CIE-LCH | lch(82.53, 34.29, 94.79°) |
| OKLab | oklab(84.84% -0.0063 0.0845) |
| OKLCH | oklch(84.84% 0.085 94.3) |
| XYZ | xyz(57.0715, 61.2755, 34.0152) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.92
Beige (survey)
#E6DAA6
ΔE00 4.27
Vanilla
#F3E5AB
ΔE00 5.69
Sandy
#F1DA7A
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD8D #8D9FDF
analogous
#DFA48D #DFCD8D #C8DF8D
triadic
#DFCD8D #8DDFCD #CD8DDF
tetradic
#DFCD8D #8DDFA4 #8D9FDF #DF8DC8
square
#DFCD8D #8DDFA4 #8D9FDF #DF8DC8
split-complementary
#DFCD8D #8DC8DF #A48DDF
monochromatic
#BD9F35 #D2B85D #DFCD8D #ECE2BD #F8F5E7
Accessibility & contrast
On white
1.58
#DFCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DFCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD8D
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD8D | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA88
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#EBC4BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd8d; /* rgb */ color: rgb(223, 205, 141); /* oklch */ color: oklch(84.8% 0.085 94.3);
Tailwind
colors: {
custom: {
50: '#eadcaf',
500: '#dfcd8d',
950: '#000000',
},
}SCSS
$custom: #dfcd8d; $custom-light: #eadcaf; $custom-dark: #000000;
JSON
{
"hex": "#dfcd8d",
"rgb": {
"r": 223,
"g": 205,
"b": 141
},
"hsl": {
"h": 46.829,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84841,
"c": 0.08475,
"h": 94.3
},
"luminance": 0.61274
}Semantic roles & 50–950 ramp
primary
#DFCD8D
secondary
#596EB7
accent
#45C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481