#D4CDBE#D4CDBE
#D4CDBE is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.0% C 0.022 H 86.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDBE |
|---|---|
| RGB | rgb(212, 205, 190) |
| HSL | hsl(41, 20%, 79%) |
| HSV | hsv(41, 10%, 83%) |
| CMYK | cmyk(0%, 3.3%, 10.4%, 16.9%) |
| CIE-LAB | lab(82.58, -0.15, 8.33) |
| CIE-LCH | lch(82.58, 8.33, 91.04°) |
| OKLab | oklab(84.98% 0.0015 0.0218) |
| OKLCH | oklch(84.98% 0.022 86) |
| XYZ | xyz(58.2760, 61.3780, 57.4824) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.17
Warm Beige
#E9DCC9
ΔE00 4.59
Light Grey
#D8DCD6
ΔE00 6.65
Eggshell
#F0EAD6
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDBE #BEC5D4
analogous
#D4C2BE #D4CDBE #D0D4BE
triadic
#D4CDBE #BED4CD #CDBED4
tetradic
#D4CDBE #BED4C2 #BEC5D4 #D4BED0
square
#D4CDBE #BED4C2 #BEC5D4 #D4BED0
split-complementary
#D4CDBE #BED0D4 #C2BED4
monochromatic
#A39474 #BCB199 #D4CDBE #ECE9E3 #F3F1ED
Accessibility & contrast
On white
1.58
#D4CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D4CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDBE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDBE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#D8CAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4cdbe; /* rgb */ color: rgb(212, 205, 190); /* oklch */ color: oklch(85.0% 0.022 86.0);
Tailwind
colors: {
custom: {
50: '#e1dcd1',
500: '#d4cdbe',
950: '#000000',
},
}SCSS
$custom: #d4cdbe; $custom-light: #e1dcd1; $custom-dark: #000000;
JSON
{
"hex": "#d4cdbe",
"rgb": {
"r": 212,
"g": 205,
"b": 190
},
"hsl": {
"h": 40.909,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.84982,
"c": 0.02183,
"h": 86
},
"luminance": 0.61377
}Semantic roles & 50–950 ramp
primary
#D4CDBE
secondary
#8D96A9
accent
#639F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483