#D9CDBE#D9CDBE
#D9CDBE is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.024 H 73.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDBE |
|---|---|
| RGB | rgb(217, 205, 190) |
| HSL | hsl(33, 26%, 80%) |
| HSV | hsv(33, 12%, 85%) |
| CMYK | cmyk(0%, 5.5%, 12.4%, 14.9%) |
| CIE-LAB | lab(82.98, 1.64, 8.96) |
| CIE-LCH | lch(82.98, 9.11, 79.61°) |
| OKLab | oklab(85.4% 0.0069 0.0234) |
| OKLCH | oklch(85.4% 0.024 73.6) |
| XYZ | xyz(59.7401, 62.1329, 57.5510) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.79
Warm Gray
#C9BEB0
ΔE00 3.80
Champagne
#F7E7CE
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 7.06
Eggshell
#F0EAD6
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDBE #BECAD9
analogous
#D9BFBE #D9CDBE #D8D9BE
triadic
#D9CDBE #BED9CD #CDBED9
tetradic
#D9CDBE #BED9BF #BECAD9 #D9BED8
square
#D9CDBE #BED9BF #BECAD9 #D9BED8
split-complementary
#D9CDBE #BED8D9 #BFBED9
monochromatic
#AC9271 #C2AF97 #D9CDBE #F0EBE5 #F4F0EC
Accessibility & contrast
On white
1.56
#D9CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D9CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDBE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDBE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#DECAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cdbe; /* rgb */ color: rgb(217, 205, 190); /* oklch */ color: oklch(85.4% 0.024 73.6);
Tailwind
colors: {
custom: {
50: '#e4dcd1',
500: '#d9cdbe',
950: '#000000',
},
}SCSS
$custom: #d9cdbe; $custom-light: #e4dcd1; $custom-dark: #000000;
JSON
{
"hex": "#d9cdbe",
"rgb": {
"r": 217,
"g": 205,
"b": 190
},
"hsl": {
"h": 33.333,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.85396,
"c": 0.02442,
"h": 73.6
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#D9CDBE
secondary
#8C9CAF
accent
#6DA541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483