#DFCB8D#DFCB8D
#DFCB8D is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.083 H 92.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB8D |
|---|---|
| RGB | rgb(223, 203, 141) |
| HSL | hsl(45, 56%, 71%) |
| HSV | hsv(45, 37%, 87%) |
| CMYK | cmyk(0%, 9%, 36.8%, 12.5%) |
| CIE-LAB | lab(82.01, -1.83, 33.49) |
| CIE-LCH | lch(82.01, 33.54, 93.12°) |
| OKLab | oklab(84.44% -0.0033 0.083) |
| OKLCH | oklch(84.44% 0.083 92.3) |
| XYZ | xyz(56.5961, 60.3248, 33.8567) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.10
Beige (survey)
#E6DAA6
ΔE00 4.59
Vanilla
#F3E5AB
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.41
Sandy
#F1DA7A
ΔE00 6.69
Pale Peach
#FFE5AD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB8D #8DA1DF
analogous
#DFA28D #DFCB8D #CADF8D
triadic
#DFCB8D #8DDFCB #CB8DDF
tetradic
#DFCB8D #8DDFA2 #8DA1DF #DF8DCA
square
#DFCB8D #8DDFA2 #8DA1DF #DF8DCA
split-complementary
#DFCB8D #8DCADF #A28DDF
monochromatic
#BD9C35 #D2B55D #DFCB8D #ECE1BD #F8F4E7
Accessibility & contrast
On white
1.61
#DFCB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DFCB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB8D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB8D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C889
Deuteranopia (green-blind)
#DDCF8F
Tritanopia (blue-blind)
#EBC2BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb8d; /* rgb */ color: rgb(223, 203, 141); /* oklch */ color: oklch(84.4% 0.083 92.3);
Tailwind
colors: {
custom: {
50: '#eadaaf',
500: '#dfcb8d',
950: '#000000',
},
}SCSS
$custom: #dfcb8d; $custom-light: #eadaaf; $custom-dark: #000000;
JSON
{
"hex": "#dfcb8d",
"rgb": {
"r": 223,
"g": 203,
"b": 141
},
"hsl": {
"h": 45.366,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84437,
"c": 0.08302,
"h": 92.3
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#DFCB8D
secondary
#5970B7
accent
#49C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381