#DFCB8B#DFCB8B
#DFCB8B is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.085 H 92.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB8B |
|---|---|
| RGB | rgb(223, 203, 139) |
| HSL | hsl(46, 57%, 71%) |
| HSV | hsv(46, 38%, 87%) |
| CMYK | cmyk(0%, 9%, 37.7%, 12.5%) |
| CIE-LAB | lab(81.98, -2.06, 34.48) |
| CIE-LCH | lch(81.98, 34.55, 93.41°) |
| OKLab | oklab(84.4% -0.0041 0.0852) |
| OKLCH | oklch(84.4% 0.085 92.8) |
| XYZ | xyz(56.4487, 60.2658, 33.0801) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.71
Beige (survey)
#E6DAA6
ΔE00 4.80
Vanilla
#F3E5AB
ΔE00 6.21
Sandy
#F1DA7A
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB8B #8B9FDF
analogous
#DFA18B #DFCB8B #C9DF8B
triadic
#DFCB8B #8BDFCB #CB8BDF
tetradic
#DFCB8B #8BDFA1 #8B9FDF #DF8BC9
square
#DFCB8B #8BDFA1 #8B9FDF #DF8BC9
split-complementary
#DFCB8B #8BC9DF #A18BDF
monochromatic
#BC9B34 #D2B55B #DFCB8B #ECE1BB #F8F4E7
Accessibility & contrast
On white
1.61
#DFCB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DFCB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB8B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB8B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#EBC1BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb8b; /* rgb */ color: rgb(223, 203, 139); /* oklch */ color: oklch(84.4% 0.085 92.8);
Tailwind
colors: {
custom: {
50: '#eadaad',
500: '#dfcb8b',
950: '#000000',
},
}SCSS
$custom: #dfcb8b; $custom-light: #eadaad; $custom-dark: #000000;
JSON
{
"hex": "#dfcb8b",
"rgb": {
"r": 223,
"g": 203,
"b": 139
},
"hsl": {
"h": 45.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84401,
"c": 0.08528,
"h": 92.8
},
"luminance": 0.60264
}Semantic roles & 50–950 ramp
primary
#DFCB8B
secondary
#576EB7
accent
#48C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381