#DCCB95#DCCB95
#DCCB95 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.073 H 92.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCB95 |
|---|---|
| RGB | rgb(220, 203, 149) |
| HSL | hsl(46, 50%, 72%) |
| HSV | hsv(46, 32%, 86%) |
| CMYK | cmyk(0%, 7.7%, 32.3%, 13.7%) |
| CIE-LAB | lab(81.89, -2.04, 29.14) |
| CIE-LCH | lch(81.89, 29.21, 94.01°) |
| OKLab | oklab(84.32% -0.0034 0.0729) |
| OKLCH | oklch(84.32% 0.073 92.7) |
| XYZ | xyz(56.2967, 60.0991, 37.0627) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.75
Sand (survey)
#E2CA76
ΔE00 5.88
Vanilla
#F3E5AB
ΔE00 5.96
Wheat
#F5DEB3
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 6.36
Sand
#C2B280
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCB95 #95A6DC
analogous
#DCA895 #DCCB95 #CADC95
triadic
#DCCB95 #95DCCB #CB95DC
tetradic
#DCCB95 #95DCA8 #95A6DC #DC95CA
square
#DCCB95 #95DCA8 #95A6DC #DC95CA
split-complementary
#DCCB95 #95CADC #A895DC
monochromatic
#B99C3D #CDB467 #DCCB95 #EBE2C3 #F7F4E8
Accessibility & contrast
On white
1.61
#DCCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DCCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCB95
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCB95 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#E7C3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccb95; /* rgb */ color: rgb(220, 203, 149); /* oklch */ color: oklch(84.3% 0.073 92.7);
Tailwind
colors: {
custom: {
50: '#e8dab4',
500: '#dccb95',
950: '#000000',
},
}SCSS
$custom: #dccb95; $custom-light: #e8dab4; $custom-dark: #000000;
JSON
{
"hex": "#dccb95",
"rgb": {
"r": 220,
"g": 203,
"b": 149
},
"hsl": {
"h": 45.634,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84323,
"c": 0.07301,
"h": 92.7
},
"luminance": 0.60097
}Semantic roles & 50–950 ramp
primary
#DCCB95
secondary
#6275B4
accent
#4CBE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381