#DDCB90#DDCB90
#DDCB90 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.079 H 93.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCB90 |
|---|---|
| RGB | rgb(221, 203, 144) |
| HSL | hsl(46, 53%, 72%) |
| HSV | hsv(46, 35%, 87%) |
| CMYK | cmyk(0%, 8.1%, 34.8%, 13.3%) |
| CIE-LAB | lab(81.89, -2.26, 31.75) |
| CIE-LCH | lch(81.89, 31.83, 94.07°) |
| OKLab | oklab(84.32% -0.0043 0.079) |
| OKLCH | oklch(84.32% 0.079 93.1) |
| XYZ | xyz(56.2097, 60.0994, 35.0196) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.12
Sand (survey)
#E2CA76
ΔE00 4.80
Vanilla
#F3E5AB
ΔE00 5.97
Very Light Brown
#D3B683
ΔE00 6.47
Sand
#C2B280
ΔE00 6.70
Wheat
#F5DEB3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCB90 #90A2DD
analogous
#DDA590 #DDCB90 #C9DD90
triadic
#DDCB90 #90DDCB #CB90DD
tetradic
#DDCB90 #90DDA5 #90A2DD #DD90C9
square
#DDCB90 #90DDA5 #90A2DD #DD90C9
split-complementary
#DDCB90 #90C9DD #A590DD
monochromatic
#BA9C39 #CFB561 #DDCB90 #EBE1BF #F8F4E8
Accessibility & contrast
On white
1.61
#DDCB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DDCB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCB90
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCB90 | 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)
#D7C88C
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#E9C2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddcb90; /* rgb */ color: rgb(221, 203, 144); /* oklch */ color: oklch(84.3% 0.079 93.1);
Tailwind
colors: {
custom: {
50: '#e8dab1',
500: '#ddcb90',
950: '#000000',
},
}SCSS
$custom: #ddcb90; $custom-light: #e8dab1; $custom-dark: #000000;
JSON
{
"hex": "#ddcb90",
"rgb": {
"r": 221,
"g": 203,
"b": 144
},
"hsl": {
"h": 45.974,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84316,
"c": 0.07909,
"h": 93.1
},
"luminance": 0.60098
}Semantic roles & 50–950 ramp
primary
#DDCB90
secondary
#5D71B5
accent
#49C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381