#DFCD8F#DFCD8F
#DFCD8F is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.9% C 0.082 H 93.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD8F |
|---|---|
| RGB | rgb(223, 205, 143) |
| HSL | hsl(47, 56%, 72%) |
| HSV | hsv(47, 36%, 87%) |
| CMYK | cmyk(0%, 8.1%, 35.9%, 12.5%) |
| CIE-LAB | lab(82.56, -2.63, 33.18) |
| CIE-LCH | lch(82.56, 33.28, 94.53°) |
| OKLab | oklab(84.88% -0.0055 0.0823) |
| OKLCH | oklch(84.88% 0.082 93.8) |
| XYZ | xyz(57.2217, 61.3356, 34.8060) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.03
Sand (survey)
#E2CA76
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 5.59
Sandy
#F1DA7A
ΔE00 6.54
Pale Peach
#FFE5AD
ΔE00 6.68
Palegoldenrod
#EEE8AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD8F #8FA1DF
analogous
#DFA58F #DFCD8F #C9DF8F
triadic
#DFCD8F #8FDFCD #CD8FDF
tetradic
#DFCD8F #8FDFA5 #8FA1DF #DF8FC9
square
#DFCD8F #8FDFA5 #8FA1DF #DF8FC9
split-complementary
#DFCD8F #8FC9DF #A58FDF
monochromatic
#BD9F36 #D1B85F #DFCD8F #EDE2BF #F8F4E7
Accessibility & contrast
On white
1.58
#DFCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DFCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD8F
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD8F | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8B
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#EBC4BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd8f; /* rgb */ color: rgb(223, 205, 143); /* oklch */ color: oklch(84.9% 0.082 93.8);
Tailwind
colors: {
custom: {
50: '#eadcb0',
500: '#dfcd8f',
950: '#000000',
},
}SCSS
$custom: #dfcd8f; $custom-light: #eadcb0; $custom-dark: #000000;
JSON
{
"hex": "#dfcd8f",
"rgb": {
"r": 223,
"g": 205,
"b": 143
},
"hsl": {
"h": 46.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.84877,
"c": 0.08246,
"h": 93.8
},
"luminance": 0.61334
}Semantic roles & 50–950 ramp
primary
#DFCD8F
secondary
#5B70B7
accent
#47C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481