#D5CCAB#D5CCAB
#D5CCAB is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.045 H 94.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCAB |
|---|---|
| RGB | rgb(213, 204, 171) |
| HSL | hsl(47, 33%, 75%) |
| HSV | hsv(47, 20%, 84%) |
| CMYK | cmyk(0%, 4.2%, 19.7%, 16.5%) |
| CIE-LAB | lab(81.99, -2.23, 17.59) |
| CIE-LCH | lch(81.99, 17.74, 97.23°) |
| OKLab | oklab(84.4% -0.0036 0.0452) |
| OKLCH | oklch(84.4% 0.045 94.5) |
| XYZ | xyz(56.3839, 60.2731, 47.1838) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.80
Wheat
#F5DEB3
ΔE00 7.10
Warm Beige
#E9DCC9
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 8.07
Putty
#BEAE8A
ΔE00 8.08
Eggshell
#F0EAD6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCAB #ABB4D5
analogous
#D5B7AB #D5CCAB #C9D5AB
triadic
#D5CCAB #ABD5CC #CCABD5
tetradic
#D5CCAB #ABD5B7 #ABB4D5 #D5ABC9
square
#D5CCAB #ABD5B7 #ABB4D5 #D5ABC9
split-complementary
#D5CCAB #ABC9D5 #B7ABD5
monochromatic
#AC9A59 #C1B382 #D5CCAB #E9E5D4 #F5F3EB
Accessibility & contrast
On white
1.61
#D5CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D5CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCAB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCAB | 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)
#D3CAA9
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#DCC7C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5ccab; /* rgb */ color: rgb(213, 204, 171); /* oklch */ color: oklch(84.4% 0.045 94.5);
Tailwind
colors: {
custom: {
50: '#e2dbc4',
500: '#d5ccab',
950: '#000000',
},
}SCSS
$custom: #d5ccab; $custom-light: #e2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#d5ccab",
"rgb": {
"r": 213,
"g": 204,
"b": 171
},
"hsl": {
"h": 47.143,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.84395,
"c": 0.04533,
"h": 94.5
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#D5CCAB
secondary
#7984AC
accent
#52AC39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482