#D0C8B8#D0C8B8
#D0C8B8 is a very light, muted orange. Relative luminance 0.582; OKLCH L 83.5% C 0.024 H 84.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8B8 |
|---|---|
| RGB | rgb(208, 200, 184) |
| HSL | hsl(40, 20%, 77%) |
| HSV | hsv(40, 12%, 82%) |
| CMYK | cmyk(0%, 3.8%, 11.5%, 18.4%) |
| CIE-LAB | lab(80.84, 0.05, 8.99) |
| CIE-LCH | lch(80.84, 8.99, 89.69°) |
| OKLab | oklab(83.49% 0.0022 0.0235) |
| OKLCH | oklch(83.49% 0.024 84.6) |
| XYZ | xyz(55.3176, 58.1798, 53.6538) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.09
Warm Beige
#E9DCC9
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 7.73
Silver
#C0C0C0
ΔE00 7.79
Greige
#B8AB98
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8B8 #B8C0D0
analogous
#D0BCB8 #D0C8B8 #CCD0B8
triadic
#D0C8B8 #B8D0C8 #C8B8D0
tetradic
#D0C8B8 #B8D0BC #B8C0D0 #D0B8CC
square
#D0C8B8 #B8D0BC #B8C0D0 #D0B8CC
split-complementary
#D0C8B8 #B8CCD0 #BCB8D0
monochromatic
#9F8F6E #B8AB93 #D0C8B8 #E8E5DD #F3F1ED
Accessibility & contrast
On white
1.66
#D0C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#D0C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8B8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8B8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B7
Deuteranopia (green-blind)
#CECAB8
Tritanopia (blue-blind)
#D5C5C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c8b8; /* rgb */ color: rgb(208, 200, 184); /* oklch */ color: oklch(83.5% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#ded8cd',
500: '#d0c8b8',
950: '#000000',
},
}SCSS
$custom: #d0c8b8; $custom-light: #ded8cd; $custom-dark: #000000;
JSON
{
"hex": "#d0c8b8",
"rgb": {
"r": 208,
"g": 200,
"b": 184
},
"hsl": {
"h": 40,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83487,
"c": 0.02359,
"h": 84.6
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#D0C8B8
secondary
#8791A5
accent
#649F47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383