#DFCB7D#DFCB7D
#DFCB7D is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.101 H 95.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB7D |
|---|---|
| RGB | rgb(223, 203, 125) |
| HSL | hsl(48, 60%, 68%) |
| HSV | hsv(48, 44%, 87%) |
| CMYK | cmyk(0%, 9%, 43.9%, 12.5%) |
| CIE-LAB | lab(81.77, -3.55, 41.34) |
| CIE-LCH | lch(81.77, 41.49, 94.91°) |
| OKLab | oklab(84.17% -0.0095 0.1002) |
| OKLCH | oklch(84.17% 0.101 95.4) |
| XYZ | xyz(55.4905, 59.8825, 28.0336) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.46
Sandy
#F1DA7A
ΔE00 4.49
Wheat (survey)
#FBDD7E
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 6.61
Khaki (CSS)
#F0E68C
ΔE00 6.67
Light Mustard
#F7D560
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB7D #7D91DF
analogous
#DF9A7D #DFCB7D #C2DF7D
triadic
#DFCB7D #7DDFCB #CB7DDF
tetradic
#DFCB7D #7DDF9A #7D91DF #DF7DC2
square
#DFCB7D #7DDF9A #7D91DF #DF7DC2
split-complementary
#DFCB7D #7DC2DF #9A7DDF
monochromatic
#B5992D #D3B74C #DFCB7D #EBDFAE #F7F2DF
Accessibility & contrast
On white
1.62
#DFCB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#DFCB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB7D
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB7D | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#EDC0B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfcb7d; /* rgb */ color: rgb(223, 203, 125); /* oklch */ color: oklch(84.2% 0.101 95.4);
Tailwind
colors: {
custom: {
50: '#ebdaa4',
500: '#dfcb7d',
950: '#000000',
},
}SCSS
$custom: #dfcb7d; $custom-light: #ebdaa4; $custom-dark: #000000;
JSON
{
"hex": "#dfcb7d",
"rgb": {
"r": 223,
"g": 203,
"b": 125
},
"hsl": {
"h": 47.755,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.84169,
"c": 0.10069,
"h": 95.4
},
"luminance": 0.59881
}Semantic roles & 50–950 ramp
primary
#DFCB7D
secondary
#4A60B6
accent
#40C81D
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380