#DBCFB4#DBCFB4
#DBCFB4 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.7% C 0.039 H 86.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFB4 |
|---|---|
| RGB | rgb(219, 207, 180) |
| HSL | hsl(42, 35%, 78%) |
| HSV | hsv(42, 18%, 86%) |
| CMYK | cmyk(0%, 5.5%, 17.8%, 14.1%) |
| CIE-LAB | lab(83.43, -0.23, 14.93) |
| CIE-LCH | lch(83.43, 14.93, 90.90°) |
| OKLab | oklab(85.72% 0.0021 0.0386) |
| OKLCH | oklch(85.72% 0.039 86.9) |
| XYZ | xyz(59.7641, 62.9820, 52.1796) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.60
Champagne
#F7E7CE
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.41
Wheat
#F5DEB3
ΔE00 6.42
Eggshell
#F0EAD6
ΔE00 6.74
Beige (survey)
#E6DAA6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFB4 #B4C0DB
analogous
#DBBBB4 #DBCFB4 #D3DBB4
triadic
#DBCFB4 #B4DBCF #CFB4DB
tetradic
#DBCFB4 #B4DBBB #B4C0DB #DBB4D3
square
#DBCFB4 #B4DBBB #B4C0DB #DBB4D3
split-complementary
#DBCFB4 #B4D3DB #BBB4DB
monochromatic
#B39A61 #C7B58B #DBCFB4 #EFE9DD #F5F2EA
Accessibility & contrast
On white
1.54
#DBCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DBCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFB4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFB4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#E2CAC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcfb4; /* rgb */ color: rgb(219, 207, 180); /* oklch */ color: oklch(85.7% 0.039 86.9);
Tailwind
colors: {
custom: {
50: '#e6ddca',
500: '#dbcfb4',
950: '#000000',
},
}SCSS
$custom: #dbcfb4; $custom-light: #e6ddca; $custom-dark: #000000;
JSON
{
"hex": "#dbcfb4",
"rgb": {
"r": 219,
"g": 207,
"b": 180
},
"hsl": {
"h": 41.538,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85715,
"c": 0.03862,
"h": 86.9
},
"luminance": 0.62981
}Semantic roles & 50–950 ramp
primary
#DBCFB4
secondary
#8190B3
accent
#5CAE38
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482