#DDCB95#DDCB95
#DDCB95 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.073 H 91.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCB95 |
|---|---|
| RGB | rgb(221, 203, 149) |
| HSL | hsl(45, 51%, 73%) |
| HSV | hsv(45, 33%, 87%) |
| CMYK | cmyk(0%, 8.1%, 32.6%, 13.3%) |
| CIE-LAB | lab(81.98, -1.66, 29.26) |
| CIE-LCH | lch(81.98, 29.31, 93.24°) |
| OKLab | oklab(84.41% -0.0023 0.0732) |
| OKLCH | oklch(84.41% 0.073 91.8) |
| XYZ | xyz(56.6003, 60.2556, 37.0769) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.86
Sand (survey)
#E2CA76
ΔE00 5.83
Vanilla
#F3E5AB
ΔE00 5.99
Wheat
#F5DEB3
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.17
Sand
#C2B280
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCB95 #95A7DD
analogous
#DDA795 #DDCB95 #CBDD95
triadic
#DDCB95 #95DDCB #CB95DD
tetradic
#DDCB95 #95DDA7 #95A7DD #DD95CB
square
#DDCB95 #95DDA7 #95A7DD #DD95CB
split-complementary
#DDCB95 #95CBDD #A795DD
monochromatic
#BB9C3C #CEB467 #DDCB95 #ECE2C3 #F8F4E8
Accessibility & contrast
On white
1.61
#DDCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DDCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCB95
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCB95 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#E8C3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddcb95; /* rgb */ color: rgb(221, 203, 149); /* oklch */ color: oklch(84.4% 0.073 91.8);
Tailwind
colors: {
custom: {
50: '#e8dab4',
500: '#ddcb95',
950: '#000000',
},
}SCSS
$custom: #ddcb95; $custom-light: #e8dab4; $custom-dark: #000000;
JSON
{
"hex": "#ddcb95",
"rgb": {
"r": 221,
"g": 203,
"b": 149
},
"hsl": {
"h": 45,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.8441,
"c": 0.07327,
"h": 91.8
},
"luminance": 0.60254
}Semantic roles & 50–950 ramp
primary
#DDCB95
secondary
#6176B5
accent
#4DBF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381