#D3CFCA#D3CFCA
#D3CFCA is a very light, near-neutral orange. Relative luminance 0.627; OKLCH L 85.6% C 0.008 H 73.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFCA |
|---|---|
| RGB | rgb(211, 207, 202) |
| HSL | hsl(33, 9%, 81%) |
| HSV | hsv(33, 4%, 83%) |
| CMYK | cmyk(0%, 1.9%, 4.3%, 17.3%) |
| CIE-LAB | lab(83.30, 0.49, 2.97) |
| CIE-LCH | lch(83.30, 3.01, 80.65°) |
| OKLab | oklab(85.63% 0.0023 0.0078) |
| OKLCH | oklch(85.63% 0.008 73.7) |
| XYZ | xyz(59.8360, 62.7391, 64.8233) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.98
Gainsboro
#DCDCDC
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 4.35
Silver
#C0C0C0
ΔE00 4.80
Light Grey
#D8DCD6
ΔE00 4.92
Warm Gray
#C9BEB0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFCA #CACED3
analogous
#D3CACA #D3CFCA #D2D3CA
triadic
#D3CFCA #CAD3CF #CFCAD3
tetradic
#D3CFCA #CAD3CA #CACED3 #D3CAD2
square
#D3CFCA #CAD3CA #CACED3 #D3CAD2
split-complementary
#D3CFCA #CAD2D3 #CACAD3
monochromatic
#9B9287 #B7B1A9 #D3CFCA #EFEDEB #F1F0EE
Accessibility & contrast
On white
1.55
#D3CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D3CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFCA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFCA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#D5CECE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cfca; /* rgb */ color: rgb(211, 207, 202); /* oklch */ color: oklch(85.6% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#e0ddda',
500: '#d3cfca',
950: '#000000',
},
}SCSS
$custom: #d3cfca; $custom-light: #e0ddda; $custom-dark: #000000;
JSON
{
"hex": "#d3cfca",
"rgb": {
"r": 211,
"g": 207,
"b": 202
},
"hsl": {
"h": 33.333,
"s": 9.278,
"l": 80.98
},
"oklch": {
"l": 0.85627,
"c": 0.00817,
"h": 73.7
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#D3CFCA
secondary
#9AA0A7
accent
#6F9352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483