#DFCB84#DFCB84
#DFCB84 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.093 H 94.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB84 |
|---|---|
| RGB | rgb(223, 203, 132) |
| HSL | hsl(47, 59%, 70%) |
| HSV | hsv(47, 41%, 87%) |
| CMYK | cmyk(0%, 9%, 40.8%, 12.5%) |
| CIE-LAB | lab(81.88, -2.82, 37.93) |
| CIE-LCH | lch(81.88, 38.03, 94.26°) |
| OKLab | oklab(84.28% -0.0069 0.0928) |
| OKLCH | oklch(84.28% 0.093 94.2) |
| XYZ | xyz(55.9535, 60.0677, 30.4722) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.45
Sandy
#F1DA7A
ΔE00 5.31
Beige (survey)
#E6DAA6
ΔE00 5.65
Wheat (survey)
#FBDD7E
ΔE00 6.24
Vanilla
#F3E5AB
ΔE00 6.68
Tan (survey)
#D1B26F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB84 #8498DF
analogous
#DF9E84 #DFCB84 #C6DF84
triadic
#DFCB84 #84DFCB #CB84DF
tetradic
#DFCB84 #84DF9E #8498DF #DF84C6
square
#DFCB84 #84DF9E #8498DF #DF84C6
split-complementary
#DFCB84 #84C6DF #9E84DF
monochromatic
#B99B30 #D2B653 #DFCB84 #ECE0B5 #F8F4E5
Accessibility & contrast
On white
1.61
#DFCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DFCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB84
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB84 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87F
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#ECC1B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb84; /* rgb */ color: rgb(223, 203, 132); /* oklch */ color: oklch(84.3% 0.093 94.2);
Tailwind
colors: {
custom: {
50: '#eadaa8',
500: '#dfcb84',
950: '#000000',
},
}SCSS
$custom: #dfcb84; $custom-light: #eadaa8; $custom-dark: #000000;
JSON
{
"hex": "#dfcb84",
"rgb": {
"r": 223,
"g": 203,
"b": 132
},
"hsl": {
"h": 46.813,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84282,
"c": 0.09309,
"h": 94.2
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#DFCB84
secondary
#5167B6
accent
#44C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380