#D7CFC8#D7CFC8
#D7CFC8 is a very light, near-neutral orange. Relative luminance 0.632; OKLCH L 85.9% C 0.013 H 63.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFC8 |
|---|---|
| RGB | rgb(215, 207, 200) |
| HSL | hsl(28, 16%, 81%) |
| HSV | hsv(28, 7%, 84%) |
| CMYK | cmyk(0%, 3.7%, 7%, 15.7%) |
| CIE-LAB | lab(83.57, 1.54, 4.45) |
| CIE-LCH | lch(83.57, 4.71, 70.91°) |
| OKLab | oklab(85.9% 0.0058 0.0118) |
| OKLCH | oklch(85.9% 0.013 63.9) |
| XYZ | xyz(60.7612, 63.2434, 63.6386) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.56
Warm Gray
#C9BEB0
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.28
Warm Beige
#E9DCC9
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFC8 #C8D0D7
analogous
#D7C8C9 #D7CFC8 #D7D7C8
triadic
#D7CFC8 #C8D7CF #CFC8D7
tetradic
#D7CFC8 #C9D7C8 #C8D0D7 #D7C8D7
square
#D7CFC8 #C9D7C8 #C8D0D7 #D7C8D7
split-complementary
#D7CFC8 #C8D7D7 #C8C9D7
monochromatic
#A39181 #BDB0A5 #D7CFC8 #F1EEEB #F2F0ED
Accessibility & contrast
On white
1.54
#D7CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D7CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFC8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFC8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#DACDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7cfc8; /* rgb */ color: rgb(215, 207, 200); /* oklch */ color: oklch(85.9% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#e3ddd8',
500: '#d7cfc8',
950: '#000000',
},
}SCSS
$custom: #d7cfc8; $custom-light: #e3ddd8; $custom-dark: #000000;
JSON
{
"hex": "#d7cfc8",
"rgb": {
"r": 215,
"g": 207,
"b": 200
},
"hsl": {
"h": 28,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.85896,
"c": 0.01309,
"h": 63.9
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#D7CFC8
secondary
#97A2AC
accent
#759A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483