#DCBBAE#DCBBAE
#DCBBAE is a light, muted orange. Relative luminance 0.538; OKLCH L 81.7% C 0.042 H 42.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBAE |
|---|---|
| RGB | rgb(220, 187, 174) |
| HSL | hsl(17, 40%, 77%) |
| HSV | hsv(17, 21%, 86%) |
| CMYK | cmyk(0%, 15%, 20.9%, 13.7%) |
| CIE-LAB | lab(78.35, 9.77, 10.96) |
| CIE-LCH | lch(78.35, 14.69, 48.28°) |
| OKLab | oklab(81.71% 0.031 0.0286) |
| OKLCH | oklch(81.71% 0.042 42.7) |
| XYZ | xyz(54.9257, 53.8141, 47.5301) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Apricot
#FBCEB1
ΔE00 7.73
Warm Gray
#C9BEB0
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 9.86
Pale Salmon
#FFB19A
ΔE00 10.19
Mistyrose
#FFE4E1
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBAE #AECFDC
analogous
#DCAEB8 #DCBBAE #DCD2AE
triadic
#DCBBAE #AEDCBB #BBAEDC
tetradic
#DCBBAE #B8DCAE #AECFDC #D2AEDC
square
#DCBBAE #B8DCAE #AECFDC #D2AEDC
split-complementary
#DCBBAE #AEDCD2 #AEB8DC
monochromatic
#B77359 #CA9783 #DCBBAE #EEDFD9 #F6EDEA
Accessibility & contrast
On white
1.79
#DCBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DCBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBAE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBAE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#CBC4AE
Tritanopia (blue-blind)
#E5B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbbae; /* rgb */ color: rgb(220, 187, 174); /* oklch */ color: oklch(81.7% 0.042 42.7);
Tailwind
colors: {
custom: {
50: '#e7cfc6',
500: '#dcbbae',
950: '#000000',
},
}SCSS
$custom: #dcbbae; $custom-light: #e7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#dcbbae",
"rgb": {
"r": 220,
"g": 187,
"b": 174
},
"hsl": {
"h": 16.957,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.81709,
"c": 0.04216,
"h": 42.7
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#DCBBAE
secondary
#7AA4B4
accent
#8FB333
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382