#D4CEB8#D4CEB8
#D4CEB8 is a very light, muted yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.030 H 94.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEB8 |
|---|---|
| RGB | rgb(212, 206, 184) |
| HSL | hsl(47, 25%, 78%) |
| HSV | hsv(47, 13%, 83%) |
| CMYK | cmyk(0%, 2.8%, 13.2%, 16.9%) |
| CIE-LAB | lab(82.70, -1.64, 11.69) |
| CIE-LCH | lch(82.70, 11.80, 98.01°) |
| OKLab | oklab(85.03% -0.0023 0.0304) |
| OKLCH | oklch(85.03% 0.03 94.4) |
| XYZ | xyz(57.8737, 61.6010, 54.1795) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.40
Warm Gray
#C9BEB0
ΔE00 5.97
Eggshell
#F0EAD6
ΔE00 6.45
Champagne
#F7E7CE
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.88
Antiquewhite
#FAEBD7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEB8 #B8BED4
analogous
#D4C0B8 #D4CEB8 #CCD4B8
triadic
#D4CEB8 #B8D4CE #CEB8D4
tetradic
#D4CEB8 #B8D4C0 #B8BED4 #D4B8CC
square
#D4CEB8 #B8D4C0 #B8BED4 #D4B8CC
split-complementary
#D4CEB8 #B8CCD4 #C0B8D4
monochromatic
#A6996C #BDB492 #D4CEB8 #EBE8DE #F3F2EC
Accessibility & contrast
On white
1.58
#D4CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D4CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEB8
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEB8 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB7
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#D9CAC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4ceb8; /* rgb */ color: rgb(212, 206, 184); /* oklch */ color: oklch(85.0% 0.030 94.4);
Tailwind
colors: {
custom: {
50: '#e1dccd',
500: '#d4ceb8',
950: '#000000',
},
}SCSS
$custom: #d4ceb8; $custom-light: #e1dccd; $custom-dark: #000000;
JSON
{
"hex": "#d4ceb8",
"rgb": {
"r": 212,
"g": 206,
"b": 184
},
"hsl": {
"h": 47.143,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.85031,
"c": 0.03046,
"h": 94.4
},
"luminance": 0.616
}Semantic roles & 50–950 ramp
primary
#D4CEB8
secondary
#868EAA
accent
#57A342
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483