#D8CFC8#D8CFC8
#D8CFC8 is a very light, near-neutral orange. Relative luminance 0.634; OKLCH L 86.0% C 0.014 H 60.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CFC8 |
|---|---|
| RGB | rgb(216, 207, 200) |
| HSL | hsl(26, 17%, 82%) |
| HSV | hsv(26, 7%, 85%) |
| CMYK | cmyk(0%, 4.2%, 7.4%, 15.3%) |
| CIE-LAB | lab(83.65, 1.89, 4.58) |
| CIE-LCH | lch(83.65, 4.96, 67.54°) |
| OKLab | oklab(85.98% 0.0068 0.0121) |
| OKLCH | oklch(85.98% 0.014 60.5) |
| XYZ | xyz(61.0558, 63.3953, 63.6524) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.84
Warm Gray
#C9BEB0
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.51
Warm Beige
#E9DCC9
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CFC8 #C8D1D8
analogous
#D8C8C9 #D8CFC8 #D8D7C8
triadic
#D8CFC8 #C8D8CF #CFC8D8
tetradic
#D8CFC8 #C9D8C8 #C8D1D8 #D7C8D8
square
#D8CFC8 #C9D8C8 #C8D1D8 #D7C8D8
split-complementary
#D8CFC8 #C8D8D7 #C8C9D8
monochromatic
#A59080 #BFB0A4 #D8CFC8 #F1EEEC #F2EFED
Accessibility & contrast
On white
1.54
#D8CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D8CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CFC8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CFC8 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#DBCDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8cfc8; /* rgb */ color: rgb(216, 207, 200); /* oklch */ color: oklch(86.0% 0.014 60.5);
Tailwind
colors: {
custom: {
50: '#e4ddd8',
500: '#d8cfc8',
950: '#000000',
},
}SCSS
$custom: #d8cfc8; $custom-light: #e4ddd8; $custom-dark: #000000;
JSON
{
"hex": "#d8cfc8",
"rgb": {
"r": 216,
"g": 207,
"b": 200
},
"hsl": {
"h": 26.25,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.85978,
"c": 0.01389,
"h": 60.5
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#D8CFC8
secondary
#97A3AD
accent
#789B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483