#D3CEBD#D3CEBD
#D3CEBD is a very light, muted yellow. Relative luminance 0.617; OKLCH L 85.1% C 0.024 H 93.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEBD |
|---|---|
| RGB | rgb(211, 206, 189) |
| HSL | hsl(46, 20%, 78%) |
| HSV | hsv(46, 10%, 83%) |
| CMYK | cmyk(0%, 2.4%, 10.4%, 17.3%) |
| CIE-LAB | lab(82.74, -1.19, 9.07) |
| CIE-LCH | lch(82.74, 9.15, 97.50°) |
| OKLab | oklab(85.08% -0.0014 0.0237) |
| OKLCH | oklch(85.08% 0.024 93.4) |
| XYZ | xyz(58.1196, 61.6661, 56.9752) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.15
Warm Gray
#C9BEB0
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.45
Silver (survey)
#C5C9C7
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEBD #BDC2D3
analogous
#D3C3BD #D3CEBD #CDD3BD
triadic
#D3CEBD #BDD3CE #CEBDD3
tetradic
#D3CEBD #BDD3C3 #BDC2D3 #D3BDCD
square
#D3CEBD #BDD3C3 #BDC2D3 #D3BDCD
split-complementary
#D3CEBD #BDCDD3 #C3BDD3
monochromatic
#A29774 #BBB398 #D3CEBD #EBE9E2 #F3F1ED
Accessibility & contrast
On white
1.58
#D3CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#D3CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEBD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEBD | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#D3CFBD
Tritanopia (blue-blind)
#D7CBC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cebd; /* rgb */ color: rgb(211, 206, 189); /* oklch */ color: oklch(85.1% 0.024 93.4);
Tailwind
colors: {
custom: {
50: '#e0dcd0',
500: '#d3cebd',
950: '#000000',
},
}SCSS
$custom: #d3cebd; $custom-light: #e0dcd0; $custom-dark: #000000;
JSON
{
"hex": "#d3cebd",
"rgb": {
"r": 211,
"g": 206,
"b": 189
},
"hsl": {
"h": 46.364,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85076,
"c": 0.02372,
"h": 93.4
},
"luminance": 0.61666
}Semantic roles & 50–950 ramp
primary
#D3CEBD
secondary
#8C92A8
accent
#5B9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483