#D4CEBB#D4CEBB
#D4CEBB is a very light, muted yellow. Relative luminance 0.617; OKLCH L 85.1% C 0.027 H 92.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEBB |
|---|---|
| RGB | rgb(212, 206, 187) |
| HSL | hsl(46, 23%, 78%) |
| HSV | hsv(46, 12%, 83%) |
| CMYK | cmyk(0%, 2.8%, 11.8%, 16.9%) |
| CIE-LAB | lab(82.77, -1.16, 10.19) |
| CIE-LCH | lch(82.77, 10.26, 96.51°) |
| OKLab | oklab(85.11% -0.0011 0.0266) |
| OKLCH | oklch(85.11% 0.027 92.4) |
| XYZ | xyz(58.1915, 61.7281, 55.8533) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.28
Eggshell
#F0EAD6
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 7.13
Champagne
#F7E7CE
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEBB #BBC1D4
analogous
#D4C1BB #D4CEBB #CDD4BB
triadic
#D4CEBB #BBD4CE #CEBBD4
tetradic
#D4CEBB #BBD4C1 #BBC1D4 #D4BBCD
square
#D4CEBB #BBD4C1 #BBC1D4 #D4BBCD
split-complementary
#D4CEBB #BBCDD4 #C1BBD4
monochromatic
#A59870 #BCB396 #D4CEBB #ECE9E0 #F3F1EC
Accessibility & contrast
On white
1.57
#D4CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D4CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEBB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEBB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#D9CBC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cebb; /* rgb */ color: rgb(212, 206, 187); /* oklch */ color: oklch(85.1% 0.027 92.4);
Tailwind
colors: {
custom: {
50: '#e1dccf',
500: '#d4cebb',
950: '#000000',
},
}SCSS
$custom: #d4cebb; $custom-light: #e1dccf; $custom-dark: #000000;
JSON
{
"hex": "#d4cebb",
"rgb": {
"r": 212,
"g": 206,
"b": 187
},
"hsl": {
"h": 45.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85106,
"c": 0.02658,
"h": 92.4
},
"luminance": 0.61728
}Semantic roles & 50–950 ramp
primary
#D4CEBB
secondary
#8A91AA
accent
#5BA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483