#DFCA7B#DFCA7B
#DFCA7B is a very light, moderate yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.102 H 95.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA7B |
|---|---|
| RGB | rgb(223, 202, 123) |
| HSL | hsl(47, 61%, 68%) |
| HSV | hsv(47, 45%, 87%) |
| CMYK | cmyk(0%, 9.4%, 44.8%, 12.5%) |
| CIE-LAB | lab(81.49, -3.23, 41.99) |
| CIE-LCH | lch(81.49, 42.11, 94.40°) |
| OKLab | oklab(83.94% -0.0088 0.1016) |
| OKLCH | oklch(83.94% 0.102 95) |
| XYZ | xyz(55.1286, 59.3612, 27.2890) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.14
Sandy
#F1DA7A
ΔE00 4.53
Wheat (survey)
#FBDD7E
ΔE00 5.67
Light Mustard
#F7D560
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 6.93
Beige (survey)
#E6DAA6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA7B #7B90DF
analogous
#DF987B #DFCA7B #C2DF7B
triadic
#DFCA7B #7BDFCA #CA7BDF
tetradic
#DFCA7B #7BDF98 #7B90DF #DF7BC2
square
#DFCA7B #7BDF98 #7B90DF #DF7BC2
split-complementary
#DFCA7B #7BC2DF #987BDF
monochromatic
#B4972C #D3B64A #DFCA7B #EBDEAC #F7F2DE
Accessibility & contrast
On white
1.63
#DFCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DFCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA7B
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA7B | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C775
Deuteranopia (green-blind)
#DFCD7E
Tritanopia (blue-blind)
#EDBFB7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfca7b; /* rgb */ color: rgb(223, 202, 123); /* oklch */ color: oklch(83.9% 0.102 95.0);
Tailwind
colors: {
custom: {
50: '#ebd9a2',
500: '#dfca7b',
950: '#000000',
},
}SCSS
$custom: #dfca7b; $custom-light: #ebd9a2; $custom-dark: #000000;
JSON
{
"hex": "#dfca7b",
"rgb": {
"r": 223,
"g": 202,
"b": 123
},
"hsl": {
"h": 47.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.83935,
"c": 0.10196,
"h": 95
},
"luminance": 0.59359
}Semantic roles & 50–950 ramp
primary
#DFCA7B
secondary
#4960B5
accent
#41C91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380