#D2CCC4#D2CCC4
#D2CCC4 is a very light, near-neutral orange. Relative luminance 0.609; OKLCH L 84.8% C 0.013 H 75.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCC4 |
|---|---|
| RGB | rgb(210, 204, 196) |
| HSL | hsl(34, 13%, 80%) |
| HSV | hsv(34, 7%, 82%) |
| CMYK | cmyk(0%, 2.9%, 6.7%, 17.6%) |
| CIE-LAB | lab(82.31, 0.67, 4.72) |
| CIE-LCH | lch(82.31, 4.76, 81.89°) |
| OKLab | oklab(84.78% 0.0033 0.0124) |
| OKLCH | oklch(84.78% 0.013 75.3) |
| XYZ | xyz(58.1338, 60.8733, 60.9010) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.27
Silver
#C0C0C0
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCC4 #C4CAD2
analogous
#D2C5C4 #D2CCC4 #D1D2C4
triadic
#D2CCC4 #C4D2CC #CCC4D2
tetradic
#D2CCC4 #C4D2C5 #C4CAD2 #D2C4D1
square
#D2CCC4 #C4D2C5 #C4CAD2 #D2C4D1
split-complementary
#D2CCC4 #C4D1D2 #C5C4D2
monochromatic
#9D907F #B8AEA1 #D2CCC4 #ECEAE7 #F2F0EE
Accessibility & contrast
On white
1.59
#D2CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#D2CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCC4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCC4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#D5CACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2ccc4; /* rgb */ color: rgb(210, 204, 196); /* oklch */ color: oklch(84.8% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#dfdbd5',
500: '#d2ccc4',
950: '#000000',
},
}SCSS
$custom: #d2ccc4; $custom-light: #dfdbd5; $custom-dark: #000000;
JSON
{
"hex": "#d2ccc4",
"rgb": {
"r": 210,
"g": 204,
"b": 196
},
"hsl": {
"h": 34.286,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.84778,
"c": 0.01284,
"h": 75.3
},
"luminance": 0.60873
}Semantic roles & 50–950 ramp
primary
#D2CCC4
secondary
#949CA6
accent
#6D984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483