#DCBFB1#DCBFB1
#DCBFB1 is a very light, muted orange. Relative luminance 0.557; OKLCH L 82.6% C 0.038 H 47.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFB1 |
|---|---|
| RGB | rgb(220, 191, 177) |
| HSL | hsl(20, 38%, 78%) |
| HSV | hsv(20, 20%, 86%) |
| CMYK | cmyk(0%, 13.2%, 19.5%, 13.7%) |
| CIE-LAB | lab(79.42, 8.09, 10.86) |
| CIE-LCH | lch(79.42, 13.54, 53.29°) |
| OKLab | oklab(82.56% 0.0261 0.0283) |
| OKLCH | oklch(82.56% 0.038 47.4) |
| XYZ | xyz(56.0819, 55.6532, 49.3744) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 7.82
Peach
#FFDAB9
ΔE00 9.34
Mistyrose
#FFE4E1
ΔE00 9.95
Mushroom
#BA9E88
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFB1 #B1CEDC
analogous
#DCB1B8 #DCBFB1 #DCD4B1
triadic
#DCBFB1 #B1DCBF #BFB1DC
tetradic
#DCBFB1 #B8DCB1 #B1CEDC #D4B1DC
square
#DCBFB1 #B8DCB1 #B1CEDC #D4B1DC
split-complementary
#DCBFB1 #B1DCD4 #B1B8DC
monochromatic
#B67A5D #C99C87 #DCBFB1 #EFE2DB #F6EEEA
Accessibility & contrast
On white
1.73
#DCBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DCBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFB1
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFB1 | 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)
#C6C1B0
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#E5BABB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbfb1; /* rgb */ color: rgb(220, 191, 177); /* oklch */ color: oklch(82.6% 0.038 47.4);
Tailwind
colors: {
custom: {
50: '#e7d2c8',
500: '#dcbfb1',
950: '#000000',
},
}SCSS
$custom: #dcbfb1; $custom-light: #e7d2c8; $custom-dark: #000000;
JSON
{
"hex": "#dcbfb1",
"rgb": {
"r": 220,
"g": 191,
"b": 177
},
"hsl": {
"h": 19.535,
"s": 38.053,
"l": 77.843
},
"oklch": {
"l": 0.82562,
"c": 0.03848,
"h": 47.4
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#DCBFB1
secondary
#7DA2B4
accent
#88B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382