#D0C8B6#D0C8B6
#D0C8B6 is a very light, muted orange. Relative luminance 0.581; OKLCH L 83.4% C 0.026 H 86.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8B6 |
|---|---|
| RGB | rgb(208, 200, 182) |
| HSL | hsl(42, 22%, 76%) |
| HSV | hsv(42, 13%, 82%) |
| CMYK | cmyk(0%, 3.8%, 12.5%, 18.4%) |
| CIE-LAB | lab(80.79, -0.28, 10.00) |
| CIE-LCH | lch(80.79, 10.00, 91.58°) |
| OKLab | oklab(83.44% 0.0014 0.0261) |
| OKLCH | oklch(83.44% 0.026 86.9) |
| XYZ | xyz(55.1095, 58.0965, 52.5575) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.54
Warm Beige
#E9DCC9
ΔE00 5.45
Eggshell
#F0EAD6
ΔE00 7.81
Greige
#B8AB98
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8B6 #B6BED0
analogous
#D0BBB6 #D0C8B6 #CBD0B6
triadic
#D0C8B6 #B6D0C8 #C8B6D0
tetradic
#D0C8B6 #B6D0BB #B6BED0 #D0B6CB
square
#D0C8B6 #B6D0BB #B6BED0 #D0B6CB
split-complementary
#D0C8B6 #B6CBD0 #BBB6D0
monochromatic
#A0906C #B8AC91 #D0C8B6 #E8E4DB #F3F1EC
Accessibility & contrast
On white
1.66
#D0C8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#D0C8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8B6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8B6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B5
Deuteranopia (green-blind)
#CFC9B6
Tritanopia (blue-blind)
#D5C5C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c8b6; /* rgb */ color: rgb(208, 200, 182); /* oklch */ color: oklch(83.4% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#ded8cb',
500: '#d0c8b6',
950: '#000000',
},
}SCSS
$custom: #d0c8b6; $custom-light: #ded8cb; $custom-dark: #000000;
JSON
{
"hex": "#d0c8b6",
"rgb": {
"r": 208,
"g": 200,
"b": 182
},
"hsl": {
"h": 41.538,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.83436,
"c": 0.0261,
"h": 86.9
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#D0C8B6
secondary
#858FA5
accent
#61A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382