#D2CFC7#D2CFC7
#D2CFC7 is a very light, near-neutral orange. Relative luminance 0.625; OKLCH L 85.5% C 0.011 H 89.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFC7 |
|---|---|
| RGB | rgb(210, 207, 199) |
| HSL | hsl(44, 11%, 80%) |
| HSV | hsv(44, 5%, 82%) |
| CMYK | cmyk(0%, 1.4%, 5.2%, 17.6%) |
| CIE-LAB | lab(83.15, -0.38, 4.33) |
| CIE-LCH | lch(83.15, 4.35, 95.05°) |
| OKLab | oklab(85.46% 0.0001 0.0114) |
| OKLCH | oklch(85.46% 0.011 89.7) |
| XYZ | xyz(59.1985, 62.4511, 62.9574) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.32
Silver (survey)
#C5C9C7
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.99
Silver
#C0C0C0
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFC7 #C7CAD2
analogous
#D2C9C7 #D2CFC7 #CFD2C7
triadic
#D2CFC7 #C7D2CF #CFC7D2
tetradic
#D2CFC7 #C7D2C9 #C7CAD2 #D2C7CF
square
#D2CFC7 #C7D2C9 #C7CAD2 #D2C7CF
split-complementary
#D2CFC7 #C7CFD2 #C9C7D2
monochromatic
#9B9583 #B7B2A5 #D2CFC7 #EDECE9 #F1F0EE
Accessibility & contrast
On white
1.56
#D2CFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#D2CFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFC7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFC7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC7
Deuteranopia (green-blind)
#D2CFC7
Tritanopia (blue-blind)
#D4CECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cfc7; /* rgb */ color: rgb(210, 207, 199); /* oklch */ color: oklch(85.5% 0.011 89.7);
Tailwind
colors: {
custom: {
50: '#dfddd8',
500: '#d2cfc7',
950: '#000000',
},
}SCSS
$custom: #d2cfc7; $custom-light: #dfddd8; $custom-dark: #000000;
JSON
{
"hex": "#d2cfc7",
"rgb": {
"r": 210,
"g": 207,
"b": 199
},
"hsl": {
"h": 43.636,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.85464,
"c": 0.01141,
"h": 89.7
},
"luminance": 0.62451
}Semantic roles & 50–950 ramp
primary
#D2CFC7
secondary
#979BA6
accent
#639551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483