#D3CEBA#D3CEBA
#D3CEBA is a very light, muted yellow. Relative luminance 0.615; OKLCH L 85.0% C 0.028 H 95.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CEBA |
|---|---|
| RGB | rgb(211, 206, 186) |
| HSL | hsl(48, 22%, 78%) |
| HSV | hsv(48, 12%, 83%) |
| CMYK | cmyk(0%, 2.4%, 11.8%, 17.3%) |
| CIE-LAB | lab(82.67, -1.68, 10.57) |
| CIE-LCH | lch(82.67, 10.70, 99.05°) |
| OKLab | oklab(85% -0.0026 0.0275) |
| OKLCH | oklch(85% 0.028 95.4) |
| XYZ | xyz(57.7973, 61.5372, 55.2779) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.78
Eggshell
#F0EAD6
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 7.20
Champagne
#F7E7CE
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CEBA #BABFD3
analogous
#D3C1BA #D3CEBA #CBD3BA
triadic
#D3CEBA #BAD3CE #CEBAD3
tetradic
#D3CEBA #BAD3C1 #BABFD3 #D3BACB
square
#D3CEBA #BAD3C1 #BABFD3 #D3BACB
split-complementary
#D3CEBA #BACBD3 #C1BAD3
monochromatic
#A3996F #BBB395 #D3CEBA #EBE9DF #F3F2EC
Accessibility & contrast
On white
1.58
#D3CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D3CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CEBA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CEBA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#D7CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3ceba; /* rgb */ color: rgb(211, 206, 186); /* oklch */ color: oklch(85.0% 0.028 95.4);
Tailwind
colors: {
custom: {
50: '#e0dcce',
500: '#d3ceba',
950: '#000000',
},
}SCSS
$custom: #d3ceba; $custom-light: #e0dcce; $custom-dark: #000000;
JSON
{
"hex": "#d3ceba",
"rgb": {
"r": 211,
"g": 206,
"b": 186
},
"hsl": {
"h": 48,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.84999,
"c": 0.02763,
"h": 95.4
},
"luminance": 0.61537
}Semantic roles & 50–950 ramp
primary
#D3CEBA
secondary
#898FA8
accent
#57A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483