#DBBFAF#DBBFAF
#DBBFAF is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.4% C 0.039 H 51.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFAF |
|---|---|
| RGB | rgb(219, 191, 175) |
| HSL | hsl(22, 38%, 77%) |
| HSV | hsv(22, 20%, 86%) |
| CMYK | cmyk(0%, 12.8%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.28, 7.42, 11.73) |
| CIE-LCH | lch(79.28, 13.88, 57.66°) |
| OKLab | oklab(82.42% 0.0242 0.0305) |
| OKLCH | oklch(82.42% 0.039 51.6) |
| XYZ | xyz(55.5822, 55.4184, 48.3181) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.05
Warm Gray
#C9BEB0
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.74
Peach
#FFDAB9
ΔE00 8.79
Tan
#D2B48C
ΔE00 9.33
Warm Beige
#E9DCC9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFAF #AFCBDB
analogous
#DBAFB5 #DBBFAF #DBD5AF
triadic
#DBBFAF #AFDBBF #BFAFDB
tetradic
#DBBFAF #B5DBAF #AFCBDB #D5AFDB
square
#DBBFAF #B5DBAF #AFCBDB #D5AFDB
split-complementary
#DBBFAF #AFDBD5 #AFB5DB
monochromatic
#B57B5B #C89D85 #DBBFAF #EEE1D9 #F6EEEA
Accessibility & contrast
On white
1.74
#DBBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DBBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFAF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFAF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#E4BABA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbbfaf; /* rgb */ color: rgb(219, 191, 175); /* oklch */ color: oklch(82.4% 0.039 51.6);
Tailwind
colors: {
custom: {
50: '#e6d2c6',
500: '#dbbfaf',
950: '#000000',
},
}SCSS
$custom: #dbbfaf; $custom-light: #e6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#dbbfaf",
"rgb": {
"r": 219,
"g": 191,
"b": 175
},
"hsl": {
"h": 21.818,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.82421,
"c": 0.03892,
"h": 51.6
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#DBBFAF
secondary
#7C9FB3
accent
#84B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382