#D3CCC8#D3CCC8
#D3CCC8 is a very light, near-neutral orange. Relative luminance 0.612; OKLCH L 85.0% C 0.010 H 52.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCC8 |
|---|---|
| RGB | rgb(211, 204, 200) |
| HSL | hsl(22, 11%, 81%) |
| HSV | hsv(22, 5%, 83%) |
| CMYK | cmyk(0%, 3.3%, 5.2%, 17.3%) |
| CIE-LAB | lab(82.49, 1.71, 2.85) |
| CIE-LCH | lch(82.49, 3.32, 58.98°) |
| OKLab | oklab(84.97% 0.0059 0.0076) |
| OKLCH | oklch(84.97% 0.01 52.1) |
| XYZ | xyz(58.8808, 61.2052, 63.3443) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.79
Silver
#C0C0C0
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCC8 #C8CFD3
analogous
#D3C8C9 #D3CCC8 #D3D1C8
triadic
#D3CCC8 #C8D3CC #CCC8D3
tetradic
#D3CCC8 #C9D3C8 #C8CFD3 #D1C8D3
square
#D3CCC8 #C9D3C8 #C8CFD3 #D1C8D3
split-complementary
#D3CCC8 #C8D3D1 #C8C9D3
monochromatic
#9D8D84 #B8ACA6 #D3CCC8 #EEECEA #F1EFEE
Accessibility & contrast
On white
1.59
#D3CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#D3CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCC8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCC8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#D5CBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3ccc8; /* rgb */ color: rgb(211, 204, 200); /* oklch */ color: oklch(85.0% 0.010 52.1);
Tailwind
colors: {
custom: {
50: '#e0dbd8',
500: '#d3ccc8',
950: '#000000',
},
}SCSS
$custom: #d3ccc8; $custom-light: #e0dbd8; $custom-dark: #000000;
JSON
{
"hex": "#d3ccc8",
"rgb": {
"r": 211,
"g": 204,
"b": 200
},
"hsl": {
"h": 21.818,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.8497,
"c": 0.00957,
"h": 52.1
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#D3CCC8
secondary
#98A2A7
accent
#7C9550
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483