#DFCD8A#DFCD8A
#DFCD8A is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.088 H 94.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD8A |
|---|---|
| RGB | rgb(223, 205, 138) |
| HSL | hsl(47, 57%, 71%) |
| HSV | hsv(47, 38%, 87%) |
| CMYK | cmyk(0%, 8.1%, 38.1%, 12.5%) |
| CIE-LAB | lab(82.48, -3.20, 35.65) |
| CIE-LCH | lch(82.48, 35.79, 95.13°) |
| OKLab | oklab(84.79% -0.0075 0.0878) |
| OKLCH | oklch(84.79% 0.088 94.9) |
| XYZ | xyz(56.8513, 61.1874, 32.8555) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.41
Beige (survey)
#E6DAA6
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 5.72
Vanilla
#F3E5AB
ΔE00 5.89
Wheat (survey)
#FBDD7E
ΔE00 6.65
Palegoldenrod
#EEE8AA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD8A #8A9CDF
analogous
#DFA28A #DFCD8A #C6DF8A
triadic
#DFCD8A #8ADFCD #CD8ADF
tetradic
#DFCD8A #8ADFA2 #8A9CDF #DF8AC6
square
#DFCD8A #8ADFA2 #8A9CDF #DF8AC6
split-complementary
#DFCD8A #8AC6DF #A28ADF
monochromatic
#BB9F33 #D2B85A #DFCD8A #ECE2BA #F8F5E7
Accessibility & contrast
On white
1.59
#DFCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DFCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD8A
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD8A | 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)
#DACA85
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#EBC3BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd8a; /* rgb */ color: rgb(223, 205, 138); /* oklch */ color: oklch(84.8% 0.088 94.9);
Tailwind
colors: {
custom: {
50: '#eadcad',
500: '#dfcd8a',
950: '#000000',
},
}SCSS
$custom: #dfcd8a; $custom-light: #eadcad; $custom-dark: #000000;
JSON
{
"hex": "#dfcd8a",
"rgb": {
"r": 223,
"g": 205,
"b": 138
},
"hsl": {
"h": 47.294,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.84789,
"c": 0.08816,
"h": 94.9
},
"luminance": 0.61186
}Semantic roles & 50–950 ramp
primary
#DFCD8A
secondary
#576BB7
accent
#44C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481