#D3CDC2#D3CDC2
#D3CDC2 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.016 H 82.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC2 |
|---|---|
| RGB | rgb(211, 205, 194) |
| HSL | hsl(39, 16%, 79%) |
| HSV | hsv(39, 8%, 83%) |
| CMYK | cmyk(0%, 2.8%, 8.1%, 17.3%) |
| CIE-LAB | lab(82.60, 0.16, 6.21) |
| CIE-LCH | lch(82.60, 6.21, 88.52°) |
| OKLab | oklab(85.01% 0.0021 0.0163) |
| OKLCH | oklch(85.01% 0.016 82.8) |
| XYZ | xyz(58.4317, 61.4071, 59.8030) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.27
Warm Beige
#E9DCC9
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 5.86
Silver
#C0C0C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC2 #C2C8D3
analogous
#D3C5C2 #D3CDC2 #D1D3C2
triadic
#D3CDC2 #C2D3CD #CDC2D3
tetradic
#D3CDC2 #C2D3C5 #C2C8D3 #D3C2D1
square
#D3CDC2 #C2D3C5 #C2C8D3 #D3C2D1
split-complementary
#D3CDC2 #C2D1D3 #C5C2D3
monochromatic
#A0937B #B9B09E #D3CDC2 #EDEAE6 #F2F0ED
Accessibility & contrast
On white
1.58
#D3CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D3CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC1
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#D6CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdc2; /* rgb */ color: rgb(211, 205, 194); /* oklch */ color: oklch(85.0% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#e0dcd4',
500: '#d3cdc2',
950: '#000000',
},
}SCSS
$custom: #d3cdc2; $custom-light: #e0dcd4; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc2",
"rgb": {
"r": 211,
"g": 205,
"b": 194
},
"hsl": {
"h": 38.824,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85006,
"c": 0.01643,
"h": 82.8
},
"luminance": 0.61407
}Semantic roles & 50–950 ramp
primary
#D3CDC2
secondary
#9199A8
accent
#679A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483