#DFCD7C#DFCD7C
#DFCD7C is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.104 H 97.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD7C |
|---|---|
| RGB | rgb(223, 205, 124) |
| HSL | hsl(49, 61%, 68%) |
| HSV | hsv(49, 44%, 87%) |
| CMYK | cmyk(0%, 8.1%, 44.4%, 12.5%) |
| CIE-LAB | lab(82.28, -4.68, 42.47) |
| CIE-LCH | lch(82.28, 42.73, 96.28°) |
| OKLab | oklab(84.56% -0.0129 0.1027) |
| OKLCH | oklch(84.56% 0.104 97.2) |
| XYZ | xyz(55.9023, 60.8078, 27.8573) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.85
Sandy
#F1DA7A
ΔE00 4.03
Wheat (survey)
#FBDD7E
ΔE00 5.53
Khaki (CSS)
#F0E68C
ΔE00 5.96
Light Mustard
#F7D560
ΔE00 6.71
Beige (survey)
#E6DAA6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD7C #7C8EDF
analogous
#DF9B7C #DFCD7C #BFDF7C
triadic
#DFCD7C #7CDFCD #CD7CDF
tetradic
#DFCD7C #7CDF9B #7C8EDF #DF7CBF
square
#DFCD7C #7CDF9B #7C8EDF #DF7CBF
split-complementary
#DFCD7C #7CBFDF #9B7CDF
monochromatic
#B59C2C #D3BA4B #DFCD7C #EBE0AD #F7F3DE
Accessibility & contrast
On white
1.60
#DFCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#DFCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD7C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD7C | 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)
#DCC976
Deuteranopia (green-blind)
#E1CF7F
Tritanopia (blue-blind)
#EDC2B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd7c; /* rgb */ color: rgb(223, 205, 124); /* oklch */ color: oklch(84.6% 0.104 97.2);
Tailwind
colors: {
custom: {
50: '#ebdca3',
500: '#dfcd7c',
950: '#000000',
},
}SCSS
$custom: #dfcd7c; $custom-light: #ebdca3; $custom-dark: #000000;
JSON
{
"hex": "#dfcd7c",
"rgb": {
"r": 223,
"g": 205,
"b": 124
},
"hsl": {
"h": 49.091,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.84561,
"c": 0.10354,
"h": 97.2
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#DFCD7C
secondary
#495DB6
accent
#3CC81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16150F
muted
#858480