#DCCC95#DCCC95
#DCCC95 is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.074 H 93.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCC95 |
|---|---|
| RGB | rgb(220, 204, 149) |
| HSL | hsl(46, 50%, 72%) |
| HSV | hsv(46, 32%, 86%) |
| CMYK | cmyk(0%, 7.3%, 32.3%, 13.7%) |
| CIE-LAB | lab(82.15, -2.56, 29.48) |
| CIE-LCH | lch(82.15, 29.59, 94.96°) |
| OKLab | oklab(84.53% -0.0049 0.0737) |
| OKLCH | oklch(84.53% 0.074 93.8) |
| XYZ | xyz(56.5336, 60.5729, 37.1417) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.48
Vanilla
#F3E5AB
ΔE00 5.70
Sand (survey)
#E2CA76
ΔE00 5.77
Wheat
#F5DEB3
ΔE00 6.39
Sand
#C2B280
ΔE00 6.71
Very Light Brown
#D3B683
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCC95 #95A5DC
analogous
#DCA995 #DCCC95 #C9DC95
triadic
#DCCC95 #95DCCC #CC95DC
tetradic
#DCCC95 #95DCA9 #95A5DC #DC95C9
square
#DCCC95 #95DCA9 #95A5DC #DC95C9
split-complementary
#DCCC95 #95C9DC #A995DC
monochromatic
#B99D3D #CDB667 #DCCC95 #EBE2C3 #F7F4E8
Accessibility & contrast
On white
1.60
#DCCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DCCC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCC95
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCC95 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#E7C4BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccc95; /* rgb */ color: rgb(220, 204, 149); /* oklch */ color: oklch(84.5% 0.074 93.8);
Tailwind
colors: {
custom: {
50: '#e7dbb4',
500: '#dccc95',
950: '#000000',
},
}SCSS
$custom: #dccc95; $custom-light: #e7dbb4; $custom-dark: #000000;
JSON
{
"hex": "#dccc95",
"rgb": {
"r": 220,
"g": 204,
"b": 149
},
"hsl": {
"h": 46.479,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84526,
"c": 0.0739,
"h": 93.8
},
"luminance": 0.60571
}Semantic roles & 50–950 ramp
primary
#DCCC95
secondary
#6274B4
accent
#4ABE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481