#D5CDBE#D5CDBE
#D5CDBE is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.1% C 0.022 H 83.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDBE |
|---|---|
| RGB | rgb(213, 205, 190) |
| HSL | hsl(39, 21%, 79%) |
| HSV | hsv(39, 11%, 84%) |
| CMYK | cmyk(0%, 3.8%, 10.8%, 16.5%) |
| CIE-LAB | lab(82.66, 0.21, 8.45) |
| CIE-LCH | lch(82.66, 8.45, 88.60°) |
| OKLab | oklab(85.06% 0.0026 0.0221) |
| OKLCH | oklch(85.06% 0.022 83.3) |
| XYZ | xyz(58.5652, 61.5271, 57.4959) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 4.32
Eggshell
#F0EAD6
ΔE00 6.86
Light Grey
#D8DCD6
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.22
Champagne
#F7E7CE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDBE #BEC6D5
analogous
#D5C2BE #D5CDBE #D2D5BE
triadic
#D5CDBE #BED5CD #CDBED5
tetradic
#D5CDBE #BED5C2 #BEC6D5 #D5BED2
square
#D5CDBE #BED5C2 #BEC6D5 #D5BED2
split-complementary
#D5CDBE #BED2D5 #C2BED5
monochromatic
#A59474 #BDB099 #D5CDBE #EDEAE3 #F3F1EC
Accessibility & contrast
On white
1.58
#D5CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D5CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDBE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDBE | 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)
#D1CDBD
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#D9CAC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdbe; /* rgb */ color: rgb(213, 205, 190); /* oklch */ color: oklch(85.1% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#e2dcd1',
500: '#d5cdbe',
950: '#000000',
},
}SCSS
$custom: #d5cdbe; $custom-light: #e2dcd1; $custom-dark: #000000;
JSON
{
"hex": "#d5cdbe",
"rgb": {
"r": 213,
"g": 205,
"b": 190
},
"hsl": {
"h": 39.13,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.85064,
"c": 0.02225,
"h": 83.3
},
"luminance": 0.61526
}Semantic roles & 50–950 ramp
primary
#D5CDBE
secondary
#8D97AB
accent
#65A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483