#DBBFB5#DBBFB5
#DBBFB5 is a very light, muted orange. Relative luminance 0.557; OKLCH L 82.6% C 0.035 H 40.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB5 |
|---|---|
| RGB | rgb(219, 191, 181) |
| HSL | hsl(16, 35%, 78%) |
| HSV | hsv(16, 17%, 86%) |
| CMYK | cmyk(0%, 12.8%, 17.4%, 14.1%) |
| CIE-LAB | lab(79.42, 8.34, 8.70) |
| CIE-LCH | lch(79.42, 12.05, 46.22°) |
| OKLab | oklab(82.57% 0.0265 0.0228) |
| OKLCH | oklch(82.57% 0.035 40.7) |
| XYZ | xyz(56.1846, 55.6594, 51.4908) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 8.32
Apricot
#FBCEB1
ΔE00 8.51
Mistyrose
#FFE4E1
ΔE00 9.20
Peach
#FFDAB9
ΔE00 10.67
Mushroom
#BA9E88
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB5 #B5D1DB
analogous
#DBB5BE #DBBFB5 #DBD2B5
triadic
#DBBFB5 #B5DBBF #BFB5DB
tetradic
#DBBFB5 #BEDBB5 #B5D1DB #D2B5DB
square
#DBBFB5 #BEDBB5 #B5D1DB #D2B5DB
split-complementary
#DBBFB5 #B5DBD2 #B5BEDB
monochromatic
#B37863 #C79B8C #DBBFB5 #EFE3DE #F5EDEA
Accessibility & contrast
On white
1.73
#DBBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DBBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB5
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB5 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B4
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#E3BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfb5; /* rgb */ color: rgb(219, 191, 181); /* oklch */ color: oklch(82.6% 0.035 40.7);
Tailwind
colors: {
custom: {
50: '#e6d2cb',
500: '#dbbfb5',
950: '#000000',
},
}SCSS
$custom: #dbbfb5; $custom-light: #e6d2cb; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb5",
"rgb": {
"r": 219,
"g": 191,
"b": 181
},
"hsl": {
"h": 15.789,
"s": 34.545,
"l": 78.431
},
"oklch": {
"l": 0.82574,
"c": 0.03498,
"h": 40.7
},
"luminance": 0.55658
}Semantic roles & 50–950 ramp
primary
#DBBFB5
secondary
#82A6B2
accent
#8FAD38
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382