#DFCB77#DFCB77
#DFCB77 is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.107 H 96.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB77 |
|---|---|
| RGB | rgb(223, 203, 119) |
| HSL | hsl(48, 62%, 67%) |
| HSV | hsv(48, 47%, 87%) |
| CMYK | cmyk(0%, 9%, 46.6%, 12.5%) |
| CIE-LAB | lab(81.69, -4.14, 44.24) |
| CIE-LCH | lch(81.69, 44.43, 95.34°) |
| OKLab | oklab(84.08% -0.0118 0.1064) |
| OKLCH | oklch(84.08% 0.107 96.3) |
| XYZ | xyz(55.1187, 59.7338, 26.0756) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.18
Sandy
#F1DA7A
ΔE00 4.01
Wheat (survey)
#FBDD7E
ΔE00 5.42
Light Mustard
#F7D560
ΔE00 6.20
Khaki (CSS)
#F0E68C
ΔE00 6.49
Maize
#F4D054
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB77 #778BDF
analogous
#DF9777 #DFCB77 #BFDF77
triadic
#DFCB77 #77DFCB #CB77DF
tetradic
#DFCB77 #77DF97 #778BDF #DF77BF
square
#DFCB77 #77DF97 #778BDF #DF77BF
split-complementary
#DFCB77 #77BFDF #9777DF
monochromatic
#B2982A #D3B845 #DFCB77 #EBDEA9 #F6F1DA
Accessibility & contrast
On white
1.62
#DFCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DFCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB77
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB77 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC770
Deuteranopia (green-blind)
#E0CE7A
Tritanopia (blue-blind)
#EDC0B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfcb77; /* rgb */ color: rgb(223, 203, 119); /* oklch */ color: oklch(84.1% 0.107 96.3);
Tailwind
colors: {
custom: {
50: '#ebdaa0',
500: '#dfcb77',
950: '#000000',
},
}SCSS
$custom: #dfcb77; $custom-light: #ebdaa0; $custom-dark: #000000;
JSON
{
"hex": "#dfcb77",
"rgb": {
"r": 223,
"g": 203,
"b": 119
},
"hsl": {
"h": 48.462,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.84079,
"c": 0.10702,
"h": 96.3
},
"luminance": 0.59732
}Semantic roles & 50–950 ramp
primary
#DFCB77
secondary
#475CB3
accent
#3DCA1C
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380