#DBBFB3#DBBFB3
#DBBFB3 is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.5% C 0.036 H 44.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB3 |
|---|---|
| RGB | rgb(219, 191, 179) |
| HSL | hsl(18, 36%, 78%) |
| HSV | hsv(18, 18%, 86%) |
| CMYK | cmyk(0%, 12.8%, 18.3%, 14.1%) |
| CIE-LAB | lab(79.37, 8.03, 9.71) |
| CIE-LCH | lch(79.37, 12.60, 50.41°) |
| OKLab | oklab(82.52% 0.0257 0.0254) |
| OKLCH | oklch(82.52% 0.036 44.6) |
| XYZ | xyz(55.9808, 55.5779, 50.4178) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Warm Gray
#C9BEB0
ΔE00 7.85
Apricot
#FBCEB1
ΔE00 7.93
Mistyrose
#FFE4E1
ΔE00 9.59
Peach
#FFDAB9
ΔE00 9.98
Mushroom
#BA9E88
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB3 #B3CFDB
analogous
#DBB3BB #DBBFB3 #DBD3B3
triadic
#DBBFB3 #B3DBBF #BFB3DB
tetradic
#DBBFB3 #BBDBB3 #B3CFDB #D3B3DB
square
#DBBFB3 #BBDBB3 #B3CFDB #D3B3DB
split-complementary
#DBBFB3 #B3DBD3 #B3BBDB
monochromatic
#B47960 #C79C89 #DBBFB3 #EFE2DD #F5EEEA
Accessibility & contrast
On white
1.73
#DBBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DBBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB3
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB3 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B2
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#E3BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfb3; /* rgb */ color: rgb(219, 191, 179); /* oklch */ color: oklch(82.5% 0.036 44.6);
Tailwind
colors: {
custom: {
50: '#e6d2c9',
500: '#dbbfb3',
950: '#000000',
},
}SCSS
$custom: #dbbfb3; $custom-light: #e6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb3",
"rgb": {
"r": 219,
"g": 191,
"b": 179
},
"hsl": {
"h": 18,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.82523,
"c": 0.03615,
"h": 44.6
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#DBBFB3
secondary
#80A3B3
accent
#8BAF37
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382