#D2CDC8#D2CDC8
#D2CDC8 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.1% C 0.009 H 67.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC8 |
|---|---|
| RGB | rgb(210, 205, 200) |
| HSL | hsl(30, 10%, 80%) |
| HSV | hsv(30, 5%, 82%) |
| CMYK | cmyk(0%, 2.4%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.67, 0.84, 3.09) |
| CIE-LCH | lch(82.67, 3.21, 74.84°) |
| OKLab | oklab(85.09% 0.0034 0.0082) |
| OKLCH | oklch(85.09% 0.009 67.7) |
| XYZ | xyz(58.8336, 61.5347, 63.4104) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 4.56
Silver
#C0C0C0
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 4.65
Warm Gray
#C9BEB0
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC8 #C8CDD2
analogous
#D2C8C8 #D2CDC8 #D2D2C8
triadic
#D2CDC8 #C8D2CD #CDC8D2
tetradic
#D2CDC8 #C8D2C8 #C8CDD2 #D2C8D2
square
#D2CDC8 #C8D2C8 #C8CDD2 #D2C8D2
split-complementary
#D2CDC8 #C8D2D2 #C8C8D2
monochromatic
#9B9085 #B6AEA6 #D2CDC8 #EEECEA #F1F0EE
Accessibility & contrast
On white
1.58
#D2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D2CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC8
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC8 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#D4CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdc8; /* rgb */ color: rgb(210, 205, 200); /* oklch */ color: oklch(85.1% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#dfdcd8',
500: '#d2cdc8',
950: '#000000',
},
}SCSS
$custom: #d2cdc8; $custom-light: #dfdcd8; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc8",
"rgb": {
"r": 210,
"g": 205,
"b": 200
},
"hsl": {
"h": 30,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85089,
"c": 0.00884,
"h": 67.7
},
"luminance": 0.61534
}Semantic roles & 50–950 ramp
primary
#D2CDC8
secondary
#989FA6
accent
#739451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483