#DEC2B2#DEC2B2
#DEC2B2 is a very light, muted orange. Relative luminance 0.573; OKLCH L 83.4% C 0.039 H 51.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2B2 |
|---|---|
| RGB | rgb(222, 194, 178) |
| HSL | hsl(22, 40%, 78%) |
| HSV | hsv(22, 20%, 87%) |
| CMYK | cmyk(0%, 12.6%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.36, 7.39, 11.69) |
| CIE-LCH | lch(80.36, 13.83, 57.69°) |
| OKLab | oklab(83.35% 0.0241 0.0304) |
| OKLCH | oklch(83.35% 0.039 51.6) |
| XYZ | xyz(57.4519, 57.3292, 50.1501) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.63
Warm Gray
#C9BEB0
ΔE00 7.27
Pinkish Grey
#C8ACA9
ΔE00 8.22
Peach
#FFDAB9
ΔE00 8.25
Warm Beige
#E9DCC9
ΔE00 8.99
Light Peach
#FFD8B1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2B2 #B2CEDE
analogous
#DEB2B8 #DEC2B2 #DED8B2
triadic
#DEC2B2 #B2DEC2 #C2B2DE
tetradic
#DEC2B2 #B8DEB2 #B2CEDE #D8B2DE
square
#DEC2B2 #B8DEB2 #B2CEDE #D8B2DE
split-complementary
#DEC2B2 #B2DED8 #B2B8DE
monochromatic
#B97E5C #CCA087 #DEC2B2 #F0E4DD #F6EEEA
Accessibility & contrast
On white
1.68
#DEC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#DEC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2B2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2B2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#E7BDBD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec2b2; /* rgb */ color: rgb(222, 194, 178); /* oklch */ color: oklch(83.4% 0.039 51.6);
Tailwind
colors: {
custom: {
50: '#e8d4c9',
500: '#dec2b2',
950: '#000000',
},
}SCSS
$custom: #dec2b2; $custom-light: #e8d4c9; $custom-dark: #000000;
JSON
{
"hex": "#dec2b2",
"rgb": {
"r": 222,
"g": 194,
"b": 178
},
"hsl": {
"h": 21.818,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.83353,
"c": 0.03881,
"h": 51.6
},
"luminance": 0.57328
}Semantic roles & 50–950 ramp
primary
#DEC2B2
secondary
#7EA2B6
accent
#84B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382