#DFCD7B#DFCD7B
#DFCD7B is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.5% C 0.105 H 97.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD7B |
|---|---|
| RGB | rgb(223, 205, 123) |
| HSL | hsl(49, 61%, 68%) |
| HSV | hsv(49, 45%, 87%) |
| CMYK | cmyk(0%, 8.1%, 44.8%, 12.5%) |
| CIE-LAB | lab(82.26, -4.78, 42.96) |
| CIE-LCH | lch(82.26, 43.22, 96.35°) |
| OKLab | oklab(84.55% -0.0133 0.1038) |
| OKLCH | oklch(84.55% 0.105 97.3) |
| XYZ | xyz(55.8394, 60.7826, 27.5259) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.82
Sandy
#F1DA7A
ΔE00 3.95
Wheat (survey)
#FBDD7E
ΔE00 5.49
Khaki (CSS)
#F0E68C
ΔE00 5.93
Light Mustard
#F7D560
ΔE00 6.60
Beige (survey)
#E6DAA6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD7B #7B8DDF
analogous
#DF9B7B #DFCD7B #BFDF7B
triadic
#DFCD7B #7BDFCD #CD7BDF
tetradic
#DFCD7B #7BDF9B #7B8DDF #DF7BBF
square
#DFCD7B #7BDF9B #7B8DDF #DF7BBF
split-complementary
#DFCD7B #7BBFDF #9B7BDF
monochromatic
#B49B2C #D3BA4A #DFCD7B #EBE0AC #F7F2DE
Accessibility & contrast
On white
1.60
#DFCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#DFCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD7B
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD7B | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E1CF7E
Tritanopia (blue-blind)
#EDC2B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd7b; /* rgb */ color: rgb(223, 205, 123); /* oklch */ color: oklch(84.5% 0.105 97.3);
Tailwind
colors: {
custom: {
50: '#ebdca2',
500: '#dfcd7b',
950: '#000000',
},
}SCSS
$custom: #dfcd7b; $custom-light: #ebdca2; $custom-dark: #000000;
JSON
{
"hex": "#dfcd7b",
"rgb": {
"r": 223,
"g": 205,
"b": 123
},
"hsl": {
"h": 49.2,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84546,
"c": 0.10461,
"h": 97.3
},
"luminance": 0.60781
}Semantic roles & 50–950 ramp
primary
#DFCD7B
secondary
#495CB5
accent
#3CC91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16150F
muted
#858480