#D3CEB2#D3CEB2
#D3CEB2 is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.038 H 98.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEB2 |
|---|---|
| RGB | rgb(211, 206, 178) |
| HSL | hsl(51, 27%, 76%) |
| HSV | hsv(51, 16%, 83%) |
| CMYK | cmyk(0%, 2.4%, 15.6%, 17.3%) |
| CIE-LAB | lab(82.49, -2.95, 14.57) |
| CIE-LCH | lch(82.49, 14.86, 101.45°) |
| OKLab | oklab(84.8% -0.0058 0.0376) |
| OKLCH | oklch(84.8% 0.038 98.8) |
| XYZ | xyz(56.9706, 61.2065, 50.9237) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.98
Beige (survey)
#E6DAA6
ΔE00 7.12
Eggshell
#F0EAD6
ΔE00 7.24
Warm Gray
#C9BEB0
ΔE00 7.75
Champagne
#F7E7CE
ΔE00 8.34
Wheat
#F5DEB3
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEB2 #B2B7D3
analogous
#D3BEB2 #D3CEB2 #C8D3B2
triadic
#D3CEB2 #B2D3CE #CEB2D3
tetradic
#D3CEB2 #B2D3BE #B2B7D3 #D3B2C8
square
#D3CEB2 #B2D3BE #B2B7D3 #D3B2C8
split-complementary
#D3CEB2 #B2C8D3 #BEB2D3
monochromatic
#A69C64 #BDB58B #D3CEB2 #E9E7D9 #F4F3EC
Accessibility & contrast
On white
1.59
#D3CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#D3CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEB2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEB2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#D9CAC6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3ceb2; /* rgb */ color: rgb(211, 206, 178); /* oklch */ color: oklch(84.8% 0.038 98.8);
Tailwind
colors: {
custom: {
50: '#e0dcc9',
500: '#d3ceb2',
950: '#000000',
},
}SCSS
$custom: #d3ceb2; $custom-light: #e0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#d3ceb2",
"rgb": {
"r": 211,
"g": 206,
"b": 178
},
"hsl": {
"h": 50.909,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84801,
"c": 0.03808,
"h": 98.8
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#D3CEB2
secondary
#8086A9
accent
#4FA640
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482