#D9CEBE#D9CEBE
#D9CEBE is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.025 H 77.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEBE |
|---|---|
| RGB | rgb(217, 206, 190) |
| HSL | hsl(36, 26%, 80%) |
| HSV | hsv(36, 12%, 85%) |
| CMYK | cmyk(0%, 5.1%, 12.4%, 14.9%) |
| CIE-LAB | lab(83.24, 1.12, 9.32) |
| CIE-LCH | lch(83.24, 9.39, 83.15°) |
| OKLab | oklab(85.6% 0.0054 0.0244) |
| OKLCH | oklch(85.6% 0.025 77.4) |
| XYZ | xyz(59.9801, 62.6129, 57.6310) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.50
Warm Gray
#C9BEB0
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 6.60
Antiquewhite
#FAEBD7
ΔE00 6.88
Eggshell
#F0EAD6
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEBE #BEC9D9
analogous
#D9C1BE #D9CEBE #D7D9BE
triadic
#D9CEBE #BED9CE #CEBED9
tetradic
#D9CEBE #BED9C1 #BEC9D9 #D9BED7
square
#D9CEBE #BED9C1 #BEC9D9 #D9BED7
split-complementary
#D9CEBE #BED7D9 #C1BED9
monochromatic
#AC9471 #C2B197 #D9CEBE #F0EBE5 #F4F0EC
Accessibility & contrast
On white
1.55
#D9CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D9CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEBE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEBE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#DECBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cebe; /* rgb */ color: rgb(217, 206, 190); /* oklch */ color: oklch(85.6% 0.025 77.4);
Tailwind
colors: {
custom: {
50: '#e4dcd1',
500: '#d9cebe',
950: '#000000',
},
}SCSS
$custom: #d9cebe; $custom-light: #e4dcd1; $custom-dark: #000000;
JSON
{
"hex": "#d9cebe",
"rgb": {
"r": 217,
"g": 206,
"b": 190
},
"hsl": {
"h": 35.556,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.85596,
"c": 0.02495,
"h": 77.4
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#D9CEBE
secondary
#8C9AAF
accent
#69A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483