#D3CDAE#D3CDAE
#D3CDAE is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.042 H 98.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDAE |
|---|---|
| RGB | rgb(211, 205, 174) |
| HSL | hsl(50, 30%, 75%) |
| HSV | hsv(50, 18%, 83%) |
| CMYK | cmyk(0%, 2.8%, 17.5%, 17.3%) |
| CIE-LAB | lab(82.15, -3.04, 16.20) |
| CIE-LCH | lch(82.15, 16.49, 100.64°) |
| OKLab | oklab(84.5% -0.006 0.0417) |
| OKLCH | oklch(84.5% 0.042 98.2) |
| XYZ | xyz(56.3348, 60.5683, 48.7593) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.37
Warm Beige
#E9DCC9
ΔE00 7.47
Eggshell
#F0EAD6
ΔE00 7.83
Wheat
#F5DEB3
ΔE00 8.06
Warm Gray
#C9BEB0
ΔE00 8.20
Champagne
#F7E7CE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDAE #AEB4D3
analogous
#D3BAAE #D3CDAE #C6D3AE
triadic
#D3CDAE #AED3CD #CDAED3
tetradic
#D3CDAE #AED3BA #AEB4D3 #D3AEC6
square
#D3CDAE #AED3BA #AEB4D3 #D3AEC6
split-complementary
#D3CDAE #AEC6D3 #BAAED3
monochromatic
#A89C5F #BDB586 #D3CDAE #E9E5D6 #F4F3EB
Accessibility & contrast
On white
1.60
#D3CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#D3CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDAE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDAE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#D9C8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3cdae; /* rgb */ color: rgb(211, 205, 174); /* oklch */ color: oklch(84.5% 0.042 98.2);
Tailwind
colors: {
custom: {
50: '#e0dcc6',
500: '#d3cdae',
950: '#000000',
},
}SCSS
$custom: #d3cdae; $custom-light: #e0dcc6; $custom-dark: #000000;
JSON
{
"hex": "#d3cdae",
"rgb": {
"r": 211,
"g": 205,
"b": 174
},
"hsl": {
"h": 50.27,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.84502,
"c": 0.04216,
"h": 98.2
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#D3CDAE
secondary
#7C83A9
accent
#4FA83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482