#D4CDBB#D4CDBB
#D4CDBB is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.026 H 89.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDBB |
|---|---|
| RGB | rgb(212, 205, 187) |
| HSL | hsl(43, 23%, 78%) |
| HSV | hsv(43, 12%, 83%) |
| CMYK | cmyk(0%, 3.3%, 11.8%, 16.9%) |
| CIE-LAB | lab(82.51, -0.64, 9.82) |
| CIE-LCH | lch(82.51, 9.85, 93.73°) |
| OKLab | oklab(84.9% 0.0003 0.0256) |
| OKLCH | oklch(84.9% 0.026 89.2) |
| XYZ | xyz(57.9515, 61.2482, 55.7733) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.65
Warm Beige
#E9DCC9
ΔE00 4.68
Eggshell
#F0EAD6
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 7.22
Champagne
#F7E7CE
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDBB #BBC2D4
analogous
#D4C0BB #D4CDBB #CED4BB
triadic
#D4CDBB #BBD4CD #CDBBD4
tetradic
#D4CDBB #BBD4C0 #BBC2D4 #D4BBCE
square
#D4CDBB #BBD4C0 #BBC2D4 #D4BBCE
split-complementary
#D4CDBB #BBCED4 #C0BBD4
monochromatic
#A59670 #BCB196 #D4CDBB #ECE9E0 #F3F1EC
Accessibility & contrast
On white
1.58
#D4CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D4CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDBB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDBB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#D9CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4cdbb; /* rgb */ color: rgb(212, 205, 187); /* oklch */ color: oklch(84.9% 0.026 89.2);
Tailwind
colors: {
custom: {
50: '#e1dccf',
500: '#d4cdbb',
950: '#000000',
},
}SCSS
$custom: #d4cdbb; $custom-light: #e1dccf; $custom-dark: #000000;
JSON
{
"hex": "#d4cdbb",
"rgb": {
"r": 212,
"g": 205,
"b": 187
},
"hsl": {
"h": 43.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84904,
"c": 0.02562,
"h": 89.2
},
"luminance": 0.61248
}Semantic roles & 50–950 ramp
primary
#D4CDBB
secondary
#8A93AA
accent
#5EA145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483