#D3CEBB#D3CEBB
#D3CEBB is a very light, muted yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.026 H 94.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEBB |
|---|---|
| RGB | rgb(211, 206, 187) |
| HSL | hsl(48, 21%, 78%) |
| HSV | hsv(48, 11%, 83%) |
| CMYK | cmyk(0%, 2.4%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.69, -1.52, 10.07) |
| CIE-LCH | lch(82.69, 10.18, 98.60°) |
| OKLab | oklab(85.03% -0.0022 0.0262) |
| OKLCH | oklch(85.03% 0.026 94.8) |
| XYZ | xyz(57.9040, 61.5799, 55.8398) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.56
Eggshell
#F0EAD6
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 6.94
Champagne
#F7E7CE
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEBB #BBC0D3
analogous
#D3C2BB #D3CEBB #CCD3BB
triadic
#D3CEBB #BBD3CE #CEBBD3
tetradic
#D3CEBB #BBD3C2 #BBC0D3 #D3BBCC
square
#D3CEBB #BBD3C2 #BBC0D3 #D3BBCC
split-complementary
#D3CEBB #BBCCD3 #C2BBD3
monochromatic
#A39871 #BBB396 #D3CEBB #EBE9E0 #F3F2EC
Accessibility & contrast
On white
1.58
#D3CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D3CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEBB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEBB | 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)
#D2CDBA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#D7CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cebb; /* rgb */ color: rgb(211, 206, 187); /* oklch */ color: oklch(85.0% 0.026 94.8);
Tailwind
colors: {
custom: {
50: '#e0dccf',
500: '#d3cebb',
950: '#000000',
},
}SCSS
$custom: #d3cebb; $custom-light: #e0dccf; $custom-dark: #000000;
JSON
{
"hex": "#d3cebb",
"rgb": {
"r": 211,
"g": 206,
"b": 187
},
"hsl": {
"h": 47.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.85025,
"c": 0.02633,
"h": 94.8
},
"luminance": 0.61579
}Semantic roles & 50–950 ramp
primary
#D3CEBB
secondary
#8A90A8
accent
#58A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483