#D5CFC8#D5CFC8
#D5CFC8 is a very light, near-neutral orange. Relative luminance 0.629; OKLCH L 85.7% C 0.012 H 71.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CFC8 |
|---|---|
| RGB | rgb(213, 207, 200) |
| HSL | hsl(32, 13%, 81%) |
| HSV | hsv(32, 6%, 84%) |
| CMYK | cmyk(0%, 2.8%, 6.1%, 16.5%) |
| CIE-LAB | lab(83.41, 0.84, 4.21) |
| CIE-LCH | lch(83.41, 4.29, 78.70°) |
| OKLab | oklab(85.73% 0.0036 0.0111) |
| OKLCH | oklch(85.73% 0.012 71.9) |
| XYZ | xyz(60.1774, 62.9423, 63.6113) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CFC8 #C8CED5
analogous
#D5C8C8 #D5CFC8 #D4D5C8
triadic
#D5CFC8 #C8D5CF #CFC8D5
tetradic
#D5CFC8 #C8D5C8 #C8CED5 #D5C8D4
square
#D5CFC8 #C8D5C8 #C8CED5 #D5C8D4
split-complementary
#D5CFC8 #C8D4D5 #C8C8D5
monochromatic
#A09283 #BBB1A5 #D5CFC8 #EFEDEB #F2F0EE
Accessibility & contrast
On white
1.55
#D5CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D5CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CFC8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CFC8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#D8CECD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5cfc8; /* rgb */ color: rgb(213, 207, 200); /* oklch */ color: oklch(85.7% 0.012 71.9);
Tailwind
colors: {
custom: {
50: '#e1ddd8',
500: '#d5cfc8',
950: '#000000',
},
}SCSS
$custom: #d5cfc8; $custom-light: #e1ddd8; $custom-dark: #000000;
JSON
{
"hex": "#d5cfc8",
"rgb": {
"r": 213,
"g": 207,
"b": 200
},
"hsl": {
"h": 32.308,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.85734,
"c": 0.01167,
"h": 71.9
},
"luminance": 0.62942
}Semantic roles & 50–950 ramp
primary
#D5CFC8
secondary
#98A0A9
accent
#70984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483