#D3CFC8#D3CFC8
#D3CFC8 is a very light, near-neutral orange. Relative luminance 0.626; OKLCH L 85.6% C 0.011 H 81.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFC8 |
|---|---|
| RGB | rgb(211, 207, 200) |
| HSL | hsl(38, 11%, 81%) |
| HSV | hsv(38, 5%, 83%) |
| CMYK | cmyk(0%, 1.9%, 5.2%, 17.3%) |
| CIE-LAB | lab(83.26, 0.14, 3.96) |
| CIE-LCH | lch(83.26, 3.96, 87.97°) |
| OKLab | oklab(85.57% 0.0015 0.0104) |
| OKLCH | oklch(85.57% 0.011 81.8) |
| XYZ | xyz(59.6007, 62.6450, 63.5842) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.74
Silver (survey)
#C5C9C7
ΔE00 4.54
Gainsboro
#DCDCDC
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.70
Silver
#C0C0C0
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFC8 #C8CCD3
analogous
#D3C9C8 #D3CFC8 #D1D3C8
triadic
#D3CFC8 #C8D3CF #CFC8D3
tetradic
#D3CFC8 #C8D3C9 #C8CCD3 #D3C8D1
square
#D3CFC8 #C8D3C9 #C8CCD3 #D3C8D1
split-complementary
#D3CFC8 #C8D1D3 #C9C8D3
monochromatic
#9D9484 #B8B1A6 #D3CFC8 #EEEDEA #F1F0EE
Accessibility & contrast
On white
1.55
#D3CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D3CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFC8
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFC8 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#D5CECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3cfc8; /* rgb */ color: rgb(211, 207, 200); /* oklch */ color: oklch(85.6% 0.011 81.8);
Tailwind
colors: {
custom: {
50: '#e0ddd8',
500: '#d3cfc8',
950: '#000000',
},
}SCSS
$custom: #d3cfc8; $custom-light: #e0ddd8; $custom-dark: #000000;
JSON
{
"hex": "#d3cfc8",
"rgb": {
"r": 211,
"g": 207,
"b": 200
},
"hsl": {
"h": 38.182,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85572,
"c": 0.01055,
"h": 81.8
},
"luminance": 0.62645
}Semantic roles & 50–950 ramp
primary
#D3CFC8
secondary
#989EA7
accent
#699550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483