#D4CEBA#D4CEBA
#D4CEBA is a very light, muted yellow. Relative luminance 0.617; OKLCH L 85.1% C 0.028 H 93.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEBA |
|---|---|
| RGB | rgb(212, 206, 186) |
| HSL | hsl(46, 23%, 78%) |
| HSV | hsv(46, 12%, 83%) |
| CMYK | cmyk(0%, 2.8%, 12.3%, 16.9%) |
| CIE-LAB | lab(82.75, -1.32, 10.69) |
| CIE-LCH | lch(82.75, 10.77, 97.06°) |
| OKLab | oklab(85.08% -0.0015 0.0278) |
| OKLCH | oklch(85.08% 0.028 93.1) |
| XYZ | xyz(58.0848, 61.6855, 55.2914) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.50
Eggshell
#F0EAD6
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 7.37
Champagne
#F7E7CE
ΔE00 7.45
Antiquewhite
#FAEBD7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEBA #BAC0D4
analogous
#D4C1BA #D4CEBA #CDD4BA
triadic
#D4CEBA #BAD4CE #CEBAD4
tetradic
#D4CEBA #BAD4C1 #BAC0D4 #D4BACD
square
#D4CEBA #BAD4C1 #BAC0D4 #D4BACD
split-complementary
#D4CEBA #BACDD4 #C1BAD4
monochromatic
#A5986F #BDB394 #D4CEBA #EBE9E0 #F3F2EC
Accessibility & contrast
On white
1.57
#D4CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D4CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEBA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEBA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#D9CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4ceba; /* rgb */ color: rgb(212, 206, 186); /* oklch */ color: oklch(85.1% 0.028 93.1);
Tailwind
colors: {
custom: {
50: '#e1dcce',
500: '#d4ceba',
950: '#000000',
},
}SCSS
$custom: #d4ceba; $custom-light: #e1dcce; $custom-dark: #000000;
JSON
{
"hex": "#d4ceba",
"rgb": {
"r": 212,
"g": 206,
"b": 186
},
"hsl": {
"h": 46.154,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.85081,
"c": 0.02787,
"h": 93.1
},
"luminance": 0.61685
}Semantic roles & 50–950 ramp
primary
#D4CEBA
secondary
#8990AA
accent
#59A244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483