#D3CBBC#D3CBBC
#D3CBBC is a very light, muted orange. Relative luminance 0.602; OKLCH L 84.4% C 0.022 H 83.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CBBC |
|---|---|
| RGB | rgb(211, 203, 188) |
| HSL | hsl(39, 21%, 78%) |
| HSV | hsv(39, 11%, 83%) |
| CMYK | cmyk(0%, 3.8%, 10.9%, 17.3%) |
| CIE-LAB | lab(81.94, 0.21, 8.47) |
| CIE-LCH | lch(81.94, 8.47, 88.58°) |
| OKLab | oklab(84.45% 0.0026 0.0221) |
| OKLCH | oklch(84.45% 0.022 83.3) |
| XYZ | xyz(57.2961, 60.1922, 56.1671) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.54
Warm Beige
#E9DCC9
ΔE00 4.74
Light Grey
#D8DCD6
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CBBC #BCC4D3
analogous
#D3BFBC #D3CBBC #CFD3BC
triadic
#D3CBBC #BCD3CB #CBBCD3
tetradic
#D3CBBC #BCD3BF #BCC4D3 #D3BCCF
square
#D3CBBC #BCD3BF #BCC4D3 #D3BCCF
split-complementary
#D3CBBC #BCCFD3 #BFBCD3
monochromatic
#A29272 #BBAE97 #D3CBBC #EBE8E1 #F3F1ED
Accessibility & contrast
On white
1.61
#D3CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#D3CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CBBC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CBBC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBB
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#D7C8C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3cbbc; /* rgb */ color: rgb(211, 203, 188); /* oklch */ color: oklch(84.4% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#e0dad0',
500: '#d3cbbc',
950: '#000000',
},
}SCSS
$custom: #d3cbbc; $custom-light: #e0dad0; $custom-dark: #000000;
JSON
{
"hex": "#d3cbbc",
"rgb": {
"r": 211,
"g": 203,
"b": 188
},
"hsl": {
"h": 39.13,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84445,
"c": 0.02229,
"h": 83.3
},
"luminance": 0.60192
}Semantic roles & 50–950 ramp
primary
#D3CBBC
secondary
#8B95A8
accent
#659F46
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383