#D4CCC8#D4CCC8
#D4CCC8 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.1% C 0.011 H 48.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCC8 |
|---|---|
| RGB | rgb(212, 204, 200) |
| HSL | hsl(20, 12%, 81%) |
| HSV | hsv(20, 6%, 83%) |
| CMYK | cmyk(0%, 3.8%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.57, 2.06, 2.97) |
| CIE-LCH | lch(82.57, 3.62, 55.25°) |
| OKLab | oklab(85.05% 0.007 0.0079) |
| OKLCH | oklch(85.05% 0.011 48.6) |
| XYZ | xyz(59.1682, 61.3534, 63.3577) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.13
Silver
#C0C0C0
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 6.07
Fog
#D8DCE0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCC8 #C8D0D4
analogous
#D4C8CA #D4CCC8 #D4D2C8
triadic
#D4CCC8 #C8D4CC #CCC8D4
tetradic
#D4CCC8 #CAD4C8 #C8D0D4 #D2C8D4
square
#D4CCC8 #CAD4C8 #C8D0D4 #D2C8D4
split-complementary
#D4CCC8 #C8D4D2 #C8CAD4
monochromatic
#9E8C83 #B9ACA6 #D4CCC8 #EFECEA #F2EFEE
Accessibility & contrast
On white
1.58
#D4CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#D4CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCC8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCC8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#D7CBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4ccc8; /* rgb */ color: rgb(212, 204, 200); /* oklch */ color: oklch(85.1% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#e1dbd8',
500: '#d4ccc8',
950: '#000000',
},
}SCSS
$custom: #d4ccc8; $custom-light: #e1dbd8; $custom-dark: #000000;
JSON
{
"hex": "#d4ccc8",
"rgb": {
"r": 212,
"g": 204,
"b": 200
},
"hsl": {
"h": 20,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85052,
"c": 0.01051,
"h": 48.6
},
"luminance": 0.61353
}Semantic roles & 50–950 ramp
primary
#D4CCC8
secondary
#98A3A8
accent
#7F964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483