#DCBEB2#DCBEB2
#DCBEB2 is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.4% C 0.038 H 43.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEB2 |
|---|---|
| RGB | rgb(220, 190, 178) |
| HSL | hsl(17, 38%, 78%) |
| HSV | hsv(17, 19%, 86%) |
| CMYK | cmyk(0%, 13.6%, 19.1%, 13.7%) |
| CIE-LAB | lab(79.19, 8.78, 10.00) |
| CIE-LCH | lch(79.19, 13.30, 48.72°) |
| OKLab | oklab(82.39% 0.028 0.0261) |
| OKLCH | oklch(82.39% 0.038 43) |
| XYZ | xyz(55.9646, 55.2586, 49.8288) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.20
Apricot
#FBCEB1
ΔE00 7.82
Warm Gray
#C9BEB0
ΔE00 8.54
Mistyrose
#FFE4E1
ΔE00 9.68
Peach
#FFDAB9
ΔE00 10.17
Mushroom
#BA9E88
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEB2 #B2D0DC
analogous
#DCB2BB #DCBEB2 #DCD3B2
triadic
#DCBEB2 #B2DCBE #BEB2DC
tetradic
#DCBEB2 #BBDCB2 #B2D0DC #D3B2DC
square
#DCBEB2 #BBDCB2 #B2D0DC #D3B2DC
split-complementary
#DCBEB2 #B2DCD3 #B2BBDC
monochromatic
#B6775E #C99A88 #DCBEB2 #EFE2DC #F5EDEA
Accessibility & contrast
On white
1.74
#DCBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DCBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEB2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEB2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B1
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#E4BABB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbeb2; /* rgb */ color: rgb(220, 190, 178); /* oklch */ color: oklch(82.4% 0.038 43.0);
Tailwind
colors: {
custom: {
50: '#e7d1c9',
500: '#dcbeb2',
950: '#000000',
},
}SCSS
$custom: #dcbeb2; $custom-light: #e7d1c9; $custom-dark: #000000;
JSON
{
"hex": "#dcbeb2",
"rgb": {
"r": 220,
"g": 190,
"b": 178
},
"hsl": {
"h": 17.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.82393,
"c": 0.03828,
"h": 43
},
"luminance": 0.55257
}Semantic roles & 50–950 ramp
primary
#DCBEB2
secondary
#7EA5B4
accent
#8DB035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382