#D2CDCA#D2CDCA
#D2CDCA is a very light, near-neutral orange. Relative luminance 0.616; OKLCH L 85.1% C 0.007 H 53.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDCA |
|---|---|
| RGB | rgb(210, 205, 202) |
| HSL | hsl(23, 8%, 81%) |
| HSV | hsv(23, 4%, 82%) |
| CMYK | cmyk(0%, 2.4%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.72, 1.19, 2.10) |
| CIE-LCH | lch(82.72, 2.41, 60.49°) |
| OKLab | oklab(85.15% 0.0041 0.0056) |
| OKLCH | oklch(85.15% 0.007 53.4) |
| XYZ | xyz(59.0688, 61.6289, 64.6494) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.87
Gainsboro
#DCDCDC
ΔE00 4.21
Silver
#C0C0C0
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDCA #CACFD2
analogous
#D2CACB #D2CDCA #D2D1CA
triadic
#D2CDCA #CAD2CD #CDCAD2
tetradic
#D2CDCA #CBD2CA #CACFD2 #D1CAD2
square
#D2CDCA #CBD2CA #CACFD2 #D1CAD2
split-complementary
#D2CDCA #CAD2D1 #CACBD2
monochromatic
#9A8F88 #B6AEA9 #D2CDCA #EEECEB #F1EFEE
Accessibility & contrast
On white
1.58
#D2CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#D2CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDCA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDCA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#D4CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdca; /* rgb */ color: rgb(210, 205, 202); /* oklch */ color: oklch(85.1% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#dfdcda',
500: '#d2cdca',
950: '#000000',
},
}SCSS
$custom: #d2cdca; $custom-light: #dfdcda; $custom-dark: #000000;
JSON
{
"hex": "#d2cdca",
"rgb": {
"r": 210,
"g": 205,
"b": 202
},
"hsl": {
"h": 22.5,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.85145,
"c": 0.00693,
"h": 53.4
},
"luminance": 0.61629
}Semantic roles & 50–950 ramp
primary
#D2CDCA
secondary
#9BA1A6
accent
#7B9253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483