#D9CEBB#D9CEBB
#D9CEBB is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.5% C 0.028 H 81.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEBB |
|---|---|
| RGB | rgb(217, 206, 187) |
| HSL | hsl(38, 28%, 79%) |
| HSV | hsv(38, 14%, 85%) |
| CMYK | cmyk(0%, 5.1%, 13.8%, 14.9%) |
| CIE-LAB | lab(83.17, 0.64, 10.82) |
| CIE-LCH | lch(83.17, 10.83, 86.61°) |
| OKLab | oklab(85.52% 0.0042 0.0282) |
| OKLCH | oklch(85.52% 0.028 81.5) |
| XYZ | xyz(59.6556, 62.4830, 55.9219) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.48
Warm Gray
#C9BEB0
ΔE00 4.43
Champagne
#F7E7CE
ΔE00 6.28
Eggshell
#F0EAD6
ΔE00 6.62
Antiquewhite
#FAEBD7
ΔE00 6.91
Papayawhip
#FFEFD5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEBB #BBC6D9
analogous
#D9BFBB #D9CEBB #D5D9BB
triadic
#D9CEBB #BBD9CE #CEBBD9
tetradic
#D9CEBB #BBD9BF #BBC6D9 #D9BBD5
square
#D9CEBB #BBD9BF #BBC6D9 #D9BBD5
split-complementary
#D9CEBB #BBD5D9 #BFBBD9
monochromatic
#AD956C #C3B294 #D9CEBB #EFEAE2 #F4F1EB
Accessibility & contrast
On white
1.56
#D9CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#D9CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEBB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEBB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#DFCAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cebb; /* rgb */ color: rgb(217, 206, 187); /* oklch */ color: oklch(85.5% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#e4dccf',
500: '#d9cebb',
950: '#000000',
},
}SCSS
$custom: #d9cebb; $custom-light: #e4dccf; $custom-dark: #000000;
JSON
{
"hex": "#d9cebb",
"rgb": {
"r": 217,
"g": 206,
"b": 187
},
"hsl": {
"h": 38,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.85519,
"c": 0.02849,
"h": 81.5
},
"luminance": 0.62482
}Semantic roles & 50–950 ramp
primary
#D9CEBB
secondary
#8997B0
accent
#65A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483