#DFCD7A#DFCD7A
#DFCD7A is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.5% C 0.106 H 97.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD7A |
|---|---|
| RGB | rgb(223, 205, 122) |
| HSL | hsl(49, 61%, 68%) |
| HSV | hsv(49, 45%, 87%) |
| CMYK | cmyk(0%, 8.1%, 45.3%, 12.5%) |
| CIE-LAB | lab(82.25, -4.87, 43.44) |
| CIE-LCH | lch(82.25, 43.71, 96.40°) |
| OKLab | oklab(84.53% -0.0137 0.1048) |
| OKLCH | oklch(84.53% 0.106 97.4) |
| XYZ | xyz(55.7771, 60.7577, 27.1979) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.81
Sandy
#F1DA7A
ΔE00 3.88
Wheat (survey)
#FBDD7E
ΔE00 5.45
Khaki (CSS)
#F0E68C
ΔE00 5.91
Light Mustard
#F7D560
ΔE00 6.49
Pale Gold
#FDDE6C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD7A #7A8CDF
analogous
#DF9A7A #DFCD7A #BEDF7A
triadic
#DFCD7A #7ADFCD #CD7ADF
tetradic
#DFCD7A #7ADF9A #7A8CDF #DF7ABE
square
#DFCD7A #7ADF9A #7A8CDF #DF7ABE
split-complementary
#DFCD7A #7ABEDF #9A7ADF
monochromatic
#B39B2B #D3BA49 #DFCD7A #EBE0AB #F7F2DD
Accessibility & contrast
On white
1.60
#DFCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DFCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD7A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD7A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#E1CF7D
Tritanopia (blue-blind)
#EDC2B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd7a; /* rgb */ color: rgb(223, 205, 122); /* oklch */ color: oklch(84.5% 0.106 97.4);
Tailwind
colors: {
custom: {
50: '#ebdca2',
500: '#dfcd7a',
950: '#000000',
},
}SCSS
$custom: #dfcd7a; $custom-light: #ebdca2; $custom-dark: #000000;
JSON
{
"hex": "#dfcd7a",
"rgb": {
"r": 223,
"g": 205,
"b": 122
},
"hsl": {
"h": 49.307,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.84531,
"c": 0.10566,
"h": 97.4
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#DFCD7A
secondary
#485CB5
accent
#3BC91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16150F
muted
#858480