#DBCFB7#DBCFB7
#DBCFB7 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.8% C 0.035 H 84.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFB7 |
|---|---|
| RGB | rgb(219, 207, 183) |
| HSL | hsl(40, 33%, 79%) |
| HSV | hsv(40, 16%, 86%) |
| CMYK | cmyk(0%, 5.5%, 16.4%, 14.1%) |
| CIE-LAB | lab(83.50, 0.22, 13.43) |
| CIE-LCH | lch(83.50, 13.43, 89.05°) |
| OKLab | oklab(85.79% 0.0033 0.0348) |
| OKLCH | oklch(85.79% 0.035 84.6) |
| XYZ | xyz(60.0730, 63.1056, 53.8066) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Warm Gray
#C9BEB0
ΔE00 5.65
Champagne
#F7E7CE
ΔE00 5.85
Eggshell
#F0EAD6
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 6.97
Wheat
#F5DEB3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFB7 #B7C3DB
analogous
#DBBDB7 #DBCFB7 #D5DBB7
triadic
#DBCFB7 #B7DBCF #CFB7DB
tetradic
#DBCFB7 #B7DBBD #B7C3DB #DBB7D5
square
#DBCFB7 #B7DBBD #B7C3DB #DBB7D5
split-complementary
#DBCFB7 #B7D5DB #BDB7DB
monochromatic
#B29965 #C7B48E #DBCFB7 #EFEAE0 #F5F1EB
Accessibility & contrast
On white
1.54
#DBCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DBCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFB7
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFB7 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB6
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#E2CBC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcfb7; /* rgb */ color: rgb(219, 207, 183); /* oklch */ color: oklch(85.8% 0.035 84.6);
Tailwind
colors: {
custom: {
50: '#e6ddcc',
500: '#dbcfb7',
950: '#000000',
},
}SCSS
$custom: #dbcfb7; $custom-light: #e6ddcc; $custom-dark: #000000;
JSON
{
"hex": "#dbcfb7",
"rgb": {
"r": 219,
"g": 207,
"b": 183
},
"hsl": {
"h": 40,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.85787,
"c": 0.03496,
"h": 84.6
},
"luminance": 0.63105
}Semantic roles & 50–950 ramp
primary
#DBCFB7
secondary
#8493B2
accent
#60AC39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483