#DCCB83#DCCB83
#DCCB83 is a very light, moderate yellow. Relative luminance 0.596; OKLCH L 84.0% C 0.094 H 96.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCB83 |
|---|---|
| RGB | rgb(220, 203, 131) |
| HSL | hsl(49, 56%, 69%) |
| HSV | hsv(49, 40%, 86%) |
| CMYK | cmyk(0%, 7.7%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.60, -4.12, 38.04) |
| CIE-LCH | lch(81.60, 38.26, 96.19°) |
| OKLab | oklab(84% -0.0106 0.0931) |
| OKLCH | oklch(84% 0.094 96.5) |
| XYZ | xyz(54.9691, 59.5680, 30.0705) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Sandy
#F1DA7A
ΔE00 5.40
Beige (survey)
#E6DAA6
ΔE00 5.65
Wheat (survey)
#FBDD7E
ΔE00 6.63
Darkkhaki
#BDB76B
ΔE00 6.67
Vanilla
#F3E5AB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCB83 #8394DC
analogous
#DC9F83 #DCCB83 #C1DC83
triadic
#DCCB83 #83DCCB #CB83DC
tetradic
#DCCB83 #83DC9F #8394DC #DC83C1
square
#DCCB83 #83DC9F #8394DC #DC83C1
split-complementary
#DCCB83 #83C1DC #9F83DC
monochromatic
#B29A32 #CFB753 #DCCB83 #E9DFB3 #F7F3E2
Accessibility & contrast
On white
1.63
#DCCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#DCCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCB83
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCB83 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77E
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#E9C1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dccb83; /* rgb */ color: rgb(220, 203, 131); /* oklch */ color: oklch(84.0% 0.094 96.5);
Tailwind
colors: {
custom: {
50: '#e8daa8',
500: '#dccb83',
950: '#000000',
},
}SCSS
$custom: #dccb83; $custom-light: #e8daa8; $custom-dark: #000000;
JSON
{
"hex": "#dccb83",
"rgb": {
"r": 220,
"g": 203,
"b": 131
},
"hsl": {
"h": 48.539,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.84,
"c": 0.09366,
"h": 96.5
},
"luminance": 0.59566
}Semantic roles & 50–950 ramp
primary
#DCCB83
secondary
#5063B3
accent
#41C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380