#DCCEBB#DCCEBB
#DCCEBB is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.030 H 75.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEBB |
|---|---|
| RGB | rgb(220, 206, 187) |
| HSL | hsl(35, 32%, 80%) |
| HSV | hsv(35, 15%, 86%) |
| CMYK | cmyk(0%, 6.4%, 15%, 13.7%) |
| CIE-LAB | lab(83.41, 1.73, 11.20) |
| CIE-LCH | lch(83.41, 11.33, 81.23°) |
| OKLab | oklab(85.77% 0.0075 0.0292) |
| OKLCH | oklch(85.77% 0.03 75.6) |
| XYZ | xyz(60.5556, 62.9471, 55.9641) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.24
Warm Gray
#C9BEB0
ΔE00 4.50
Champagne
#F7E7CE
ΔE00 6.01
Antiquewhite
#FAEBD7
ΔE00 6.56
Eggshell
#F0EAD6
ΔE00 7.19
Blanchedalmond
#FFEBCD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEBB #BBC9DC
analogous
#DCBDBB #DCCEBB #DADCBB
triadic
#DCCEBB #BBDCCE #CEBBDC
tetradic
#DCCEBB #BBDCBD #BBC9DC #DCBBDA
square
#DCCEBB #BBDCBD #BBC9DC #DCBBDA
split-complementary
#DCCEBB #BBDADC #BDBBDC
monochromatic
#B2946A #C7B193 #DCCEBB #F1EBE3 #F5F0EB
Accessibility & contrast
On white
1.55
#DCCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DCCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEBB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEBB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#E2CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccebb; /* rgb */ color: rgb(220, 206, 187); /* oklch */ color: oklch(85.8% 0.030 75.6);
Tailwind
colors: {
custom: {
50: '#e7dccf',
500: '#dccebb',
950: '#000000',
},
}SCSS
$custom: #dccebb; $custom-light: #e7dccf; $custom-dark: #000000;
JSON
{
"hex": "#dccebb",
"rgb": {
"r": 220,
"g": 206,
"b": 187
},
"hsl": {
"h": 34.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.85771,
"c": 0.0301,
"h": 75.6
},
"luminance": 0.62946
}Semantic roles & 50–950 ramp
primary
#DCCEBB
secondary
#889AB3
accent
#6AAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483