#D4CDAF#D4CDAF
#D4CDAF is a very light, muted yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.041 H 96.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDAF |
|---|---|
| RGB | rgb(212, 205, 175) |
| HSL | hsl(49, 30%, 76%) |
| HSV | hsv(49, 17%, 83%) |
| CMYK | cmyk(0%, 3.3%, 17.5%, 16.9%) |
| CIE-LAB | lab(82.25, -2.52, 15.83) |
| CIE-LCH | lch(82.25, 16.03, 99.06°) |
| OKLab | oklab(84.61% -0.0045 0.0408) |
| OKLCH | oklch(84.61% 0.041 96.3) |
| XYZ | xyz(56.7201, 60.7556, 49.2881) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.52
Warm Beige
#E9DCC9
ΔE00 6.95
Eggshell
#F0EAD6
ΔE00 7.58
Warm Gray
#C9BEB0
ΔE00 7.72
Wheat
#F5DEB3
ΔE00 7.79
Champagne
#F7E7CE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDAF #AFB6D4
analogous
#D4BAAF #D4CDAF #C8D4AF
triadic
#D4CDAF #AFD4CD #CDAFD4
tetradic
#D4CDAF #AFD4BA #AFB6D4 #D4AFC8
square
#D4CDAF #AFD4BA #AFB6D4 #D4AFC8
split-complementary
#D4CDAF #AFC8D4 #BAAFD4
monochromatic
#A99B5F #BFB487 #D4CDAF #E9E6D7 #F4F3EB
Accessibility & contrast
On white
1.60
#D4CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#D4CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDAF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDAF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAD
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#DAC8C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4cdaf; /* rgb */ color: rgb(212, 205, 175); /* oklch */ color: oklch(84.6% 0.041 96.3);
Tailwind
colors: {
custom: {
50: '#e1dcc7',
500: '#d4cdaf',
950: '#000000',
},
}SCSS
$custom: #d4cdaf; $custom-light: #e1dcc7; $custom-dark: #000000;
JSON
{
"hex": "#d4cdaf",
"rgb": {
"r": 212,
"g": 205,
"b": 175
},
"hsl": {
"h": 48.649,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.84609,
"c": 0.04105,
"h": 96.3
},
"luminance": 0.60755
}Semantic roles & 50–950 ramp
primary
#D4CDAF
secondary
#7D86AA
accent
#51A93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482