#DBBFB4#DBBFB4
#DBBFB4 is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.5% C 0.036 H 42.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB4 |
|---|---|
| RGB | rgb(219, 191, 180) |
| HSL | hsl(17, 35%, 78%) |
| HSV | hsv(17, 18%, 86%) |
| CMYK | cmyk(0%, 12.8%, 17.8%, 14.1%) |
| CIE-LAB | lab(79.40, 8.18, 9.20) |
| CIE-LCH | lch(79.40, 12.31, 48.36°) |
| OKLab | oklab(82.55% 0.0261 0.0241) |
| OKLCH | oklch(82.55% 0.036 42.7) |
| XYZ | xyz(56.0823, 55.6185, 50.9523) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Warm Gray
#C9BEB0
ΔE00 8.08
Apricot
#FBCEB1
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 9.38
Peach
#FFDAB9
ΔE00 10.32
Mushroom
#BA9E88
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB4 #B4D0DB
analogous
#DBB4BC #DBBFB4 #DBD2B4
triadic
#DBBFB4 #B4DBBF #BFB4DB
tetradic
#DBBFB4 #BCDBB4 #B4D0DB #D2B4DB
square
#DBBFB4 #BCDBB4 #B4D0DB #D2B4DB
split-complementary
#DBBFB4 #B4DBD2 #B4BCDB
monochromatic
#B37861 #C79C8B #DBBFB4 #EFE2DD #F5EDEA
Accessibility & contrast
On white
1.73
#DBBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DBBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB4 | 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)
#C6C1B3
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#E3BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfb4; /* rgb */ color: rgb(219, 191, 180); /* oklch */ color: oklch(82.5% 0.036 42.7);
Tailwind
colors: {
custom: {
50: '#e6d2ca',
500: '#dbbfb4',
950: '#000000',
},
}SCSS
$custom: #dbbfb4; $custom-light: #e6d2ca; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb4",
"rgb": {
"r": 219,
"g": 191,
"b": 180
},
"hsl": {
"h": 16.923,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.82548,
"c": 0.03555,
"h": 42.7
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#DBBFB4
secondary
#81A4B3
accent
#8DAE38
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382