#DDCC80#DDCC80
#DDCC80 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.098 H 97.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCC80 |
|---|---|
| RGB | rgb(221, 204, 128) |
| HSL | hsl(49, 58%, 68%) |
| HSV | hsv(49, 42%, 87%) |
| CMYK | cmyk(0%, 7.7%, 42.1%, 13.3%) |
| CIE-LAB | lab(81.90, -4.56, 39.96) |
| CIE-LCH | lch(81.90, 40.22, 96.51°) |
| OKLab | oklab(84.24% -0.0121 0.0973) |
| OKLCH | oklch(84.24% 0.098 97.1) |
| XYZ | xyz(55.3092, 60.1182, 29.1084) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.36
Sandy
#F1DA7A
ΔE00 4.79
Beige (survey)
#E6DAA6
ΔE00 6.08
Wheat (survey)
#FBDD7E
ΔE00 6.17
Khaki (CSS)
#F0E68C
ΔE00 6.32
Darkkhaki
#BDB76B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCC80 #8091DD
analogous
#DD9D80 #DDCC80 #BFDD80
triadic
#DDCC80 #80DDCC #CC80DD
tetradic
#DDCC80 #80DD9D #8091DD #DD80BF
square
#DDCC80 #80DD9D #8091DD #DD80BF
split-complementary
#DDCC80 #80BFDD #9D80DD
monochromatic
#B39B30 #D0B950 #DDCC80 #EADFB0 #F7F3E1
Accessibility & contrast
On white
1.61
#DDCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DDCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCC80
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCC80 | 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)
#DAC87A
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#EAC2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddcc80; /* rgb */ color: rgb(221, 204, 128); /* oklch */ color: oklch(84.2% 0.098 97.1);
Tailwind
colors: {
custom: {
50: '#e9dba6',
500: '#ddcc80',
950: '#000000',
},
}SCSS
$custom: #ddcc80; $custom-light: #e9dba6; $custom-dark: #000000;
JSON
{
"hex": "#ddcc80",
"rgb": {
"r": 221,
"g": 204,
"b": 128
},
"hsl": {
"h": 49.032,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.84243,
"c": 0.09804,
"h": 97.1
},
"luminance": 0.60116
}Semantic roles & 50–950 ramp
primary
#DDCC80
secondary
#4D60B4
accent
#3EC520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16150F
muted
#848480