#D1CDAD#D1CDAD
#D1CDAD is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.043 H 101.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDAD |
|---|---|
| RGB | rgb(209, 205, 173) |
| HSL | hsl(53, 28%, 75%) |
| HSV | hsv(53, 17%, 82%) |
| CMYK | cmyk(0%, 1.9%, 17.2%, 18%) |
| CIE-LAB | lab(81.97, -3.93, 16.46) |
| CIE-LCH | lch(81.97, 16.92, 103.43°) |
| OKLab | oklab(84.32% -0.0085 0.0424) |
| OKLCH | oklch(84.32% 0.043 101.4) |
| XYZ | xyz(55.6682, 60.2358, 48.2211) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.43
Eggshell
#F0EAD6
ΔE00 8.24
Warm Beige
#E9DCC9
ΔE00 8.30
Wheat
#F5DEB3
ΔE00 8.70
Vanilla
#F3E5AB
ΔE00 8.90
Warm Gray
#C9BEB0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDAD #ADB1D1
analogous
#D1BBAD #D1CDAD #C3D1AD
triadic
#D1CDAD #ADD1CD #CDADD1
tetradic
#D1CDAD #ADD1BB #ADB1D1 #D1ADC3
square
#D1CDAD #ADD1BB #ADB1D1 #D1ADC3
split-complementary
#D1CDAD #ADC3D1 #BBADD1
monochromatic
#A59D5F #BBB586 #D1CDAD #E7E5D4 #F4F3EB
Accessibility & contrast
On white
1.61
#D1CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D1CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDAD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDAD | 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)
#D3CBAB
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#D7C8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d1cdad; /* rgb */ color: rgb(209, 205, 173); /* oklch */ color: oklch(84.3% 0.043 101.4);
Tailwind
colors: {
custom: {
50: '#dfdcc5',
500: '#d1cdad',
950: '#000000',
},
}SCSS
$custom: #d1cdad; $custom-light: #dfdcc5; $custom-dark: #000000;
JSON
{
"hex": "#d1cdad",
"rgb": {
"r": 209,
"g": 205,
"b": 173
},
"hsl": {
"h": 53.333,
"s": 28.125,
"l": 74.902
},
"oklch": {
"l": 0.84315,
"c": 0.04321,
"h": 101.4
},
"luminance": 0.60235
}Semantic roles & 50–950 ramp
primary
#D1CDAD
secondary
#7B80A7
accent
#4AA73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482