#DCCBBF#DCCBBF
#DCCBBF is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.3% C 0.025 H 57.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBBF |
|---|---|
| RGB | rgb(220, 203, 191) |
| HSL | hsl(25, 29%, 81%) |
| HSV | hsv(25, 13%, 86%) |
| CMYK | cmyk(0%, 7.7%, 13.2%, 13.7%) |
| CIE-LAB | lab(82.75, 3.93, 8.12) |
| CIE-LCH | lch(82.75, 9.02, 64.16°) |
| OKLab | oklab(85.28% 0.0135 0.0213) |
| OKLCH | oklch(85.28% 0.025 57.6) |
| XYZ | xyz(60.2745, 61.6902, 58.0123) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.89
Warm Beige
#E9DCC9
ΔE00 5.64
Antiquewhite
#FAEBD7
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.27
Champagne
#F7E7CE
ΔE00 8.39
Linen
#FAF0E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBBF #BFD0DC
analogous
#DCBFC1 #DCCBBF #DCD9BF
triadic
#DCCBBF #BFDCCB #CBBFDC
tetradic
#DCCBBF #C1DCBF #BFD0DC #D9BFDC
square
#DCCBBF #C1DCBF #BFD0DC #D9BFDC
split-complementary
#DCCBBF #BFDCD9 #BFC1DC
monochromatic
#B18B70 #C6AB97 #DCCBBF #F2EBE7 #F4EFEB
Accessibility & contrast
On white
1.57
#DCCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DCCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBBF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBBF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#E2C8C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccbbf; /* rgb */ color: rgb(220, 203, 191); /* oklch */ color: oklch(85.3% 0.025 57.6);
Tailwind
colors: {
custom: {
50: '#e7dad2',
500: '#dccbbf',
950: '#000000',
},
}SCSS
$custom: #dccbbf; $custom-light: #e7dad2; $custom-dark: #000000;
JSON
{
"hex": "#dccbbf",
"rgb": {
"r": 220,
"g": 203,
"b": 191
},
"hsl": {
"h": 24.828,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.85278,
"c": 0.0252,
"h": 57.6
},
"luminance": 0.61689
}Semantic roles & 50–950 ramp
primary
#DCCBBF
secondary
#8CA3B3
accent
#7CA83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383