#DCCFBF#DCCFBF
#DCCFBF is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.026 H 73.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFBF |
|---|---|
| RGB | rgb(220, 207, 191) |
| HSL | hsl(33, 29%, 81%) |
| HSV | hsv(33, 13%, 86%) |
| CMYK | cmyk(0%, 5.9%, 13.2%, 13.7%) |
| CIE-LAB | lab(83.76, 1.84, 9.56) |
| CIE-LCH | lch(83.76, 9.74, 79.13°) |
| OKLab | oklab(86.07% 0.0076 0.025) |
| OKLCH | oklch(86.07% 0.026 73.1) |
| XYZ | xyz(61.2313, 63.6038, 58.3312) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.21
Warm Gray
#C9BEB0
ΔE00 4.39
Champagne
#F7E7CE
ΔE00 6.29
Antiquewhite
#FAEBD7
ΔE00 6.46
Eggshell
#F0EAD6
ΔE00 7.14
Linen
#FAF0E6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFBF #BFCCDC
analogous
#DCC0BF #DCCFBF #DADCBF
triadic
#DCCFBF #BFDCCF #CFBFDC
tetradic
#DCCFBF #BFDCC0 #BFCCDC #DCBFDA
square
#DCCFBF #BFDCC0 #BFCCDC #DCBFDA
split-complementary
#DCCFBF #BFDADC #C0BFDC
monochromatic
#B19470 #C6B197 #DCCFBF #F2EDE7 #F4F0EB
Accessibility & contrast
On white
1.53
#DCCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DCCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFBF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFBF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#E2CCCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfbf; /* rgb */ color: rgb(220, 207, 191); /* oklch */ color: oklch(86.1% 0.026 73.1);
Tailwind
colors: {
custom: {
50: '#e7ddd2',
500: '#dccfbf',
950: '#000000',
},
}SCSS
$custom: #dccfbf; $custom-light: #e7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#dccfbf",
"rgb": {
"r": 220,
"g": 207,
"b": 191
},
"hsl": {
"h": 33.103,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86072,
"c": 0.0261,
"h": 73.1
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#DCCFBF
secondary
#8C9EB3
accent
#6DA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483