#DFCB83#DFCB83
#DFCB83 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.094 H 94.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB83 |
|---|---|
| RGB | rgb(223, 203, 131) |
| HSL | hsl(47, 59%, 69%) |
| HSV | hsv(47, 41%, 87%) |
| CMYK | cmyk(0%, 9%, 41.3%, 12.5%) |
| CIE-LAB | lab(81.86, -2.93, 38.42) |
| CIE-LCH | lch(81.86, 38.53, 94.36°) |
| OKLab | oklab(84.27% -0.0072 0.0939) |
| OKLCH | oklch(84.27% 0.094 94.4) |
| XYZ | xyz(55.8854, 60.0405, 30.1135) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.28
Sandy
#F1DA7A
ΔE00 5.18
Beige (survey)
#E6DAA6
ΔE00 5.78
Wheat (survey)
#FBDD7E
ΔE00 6.15
Vanilla
#F3E5AB
ΔE00 6.76
Tan (survey)
#D1B26F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB83 #8397DF
analogous
#DF9D83 #DFCB83 #C5DF83
triadic
#DFCB83 #83DFCB #CB83DF
tetradic
#DFCB83 #83DF9D #8397DF #DF83C5
square
#DFCB83 #83DF9D #8397DF #DF83C5
split-complementary
#DFCB83 #83C5DF #9D83DF
monochromatic
#B89A30 #D2B752 #DFCB83 #ECDFB4 #F8F4E4
Accessibility & contrast
On white
1.61
#DFCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DFCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB83
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB83 | 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)
#D9C87E
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#ECC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfcb83; /* rgb */ color: rgb(223, 203, 131); /* oklch */ color: oklch(84.3% 0.094 94.4);
Tailwind
colors: {
custom: {
50: '#eadaa8',
500: '#dfcb83',
950: '#000000',
},
}SCSS
$custom: #dfcb83; $custom-light: #eadaa8; $custom-dark: #000000;
JSON
{
"hex": "#dfcb83",
"rgb": {
"r": 223,
"g": 203,
"b": 131
},
"hsl": {
"h": 46.957,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84265,
"c": 0.09419,
"h": 94.4
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#DFCB83
secondary
#5066B6
accent
#43C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380