#D0C8C2#D0C8C2
#D0C8C2 is a very light, near-neutral orange. Relative luminance 0.586; OKLCH L 83.8% C 0.012 H 59.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8C2 |
|---|---|
| RGB | rgb(208, 200, 194) |
| HSL | hsl(26, 13%, 79%) |
| HSV | hsv(26, 7%, 82%) |
| CMYK | cmyk(0%, 3.8%, 6.7%, 18.4%) |
| CIE-LAB | lab(81.08, 1.73, 3.98) |
| CIE-LCH | lch(81.08, 4.34, 66.58°) |
| OKLab | oklab(83.76% 0.0062 0.0105) |
| OKLCH | oklch(83.76% 0.012 59.5) |
| XYZ | xyz(56.4031, 58.6140, 59.3708) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 4.89
Silver
#C0C0C0
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8C2 #C2CAD0
analogous
#D0C2C3 #D0C8C2 #D0CFC2
triadic
#D0C8C2 #C2D0C8 #C8C2D0
tetradic
#D0C8C2 #C3D0C2 #C2CAD0 #CFC2D0
square
#D0C8C2 #C3D0C2 #C2CAD0 #CFC2D0
split-complementary
#D0C8C2 #C2D0CF #C2C3D0
monochromatic
#9B8A7D #B5A99F #D0C8C2 #EBE7E5 #F2EFEE
Accessibility & contrast
On white
1.65
#D0C8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#D0C8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8C2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8C2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#D3C6C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c8c2; /* rgb */ color: rgb(208, 200, 194); /* oklch */ color: oklch(83.8% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#ded8d4',
500: '#d0c8c2',
950: '#000000',
},
}SCSS
$custom: #d0c8c2; $custom-light: #ded8d4; $custom-dark: #000000;
JSON
{
"hex": "#d0c8c2",
"rgb": {
"r": 208,
"g": 200,
"b": 194
},
"hsl": {
"h": 25.714,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.83755,
"c": 0.01221,
"h": 59.5
},
"luminance": 0.58613
}Semantic roles & 50–950 ramp
primary
#D0C8C2
secondary
#929CA4
accent
#78974E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383