#DEC2BA#DEC2BA
#DEC2BA is a very light, muted red. Relative luminance 0.577; OKLCH L 83.6% C 0.034 H 36.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2BA |
|---|---|
| RGB | rgb(222, 194, 186) |
| HSL | hsl(13, 35%, 80%) |
| HSV | hsv(13, 16%, 87%) |
| CMYK | cmyk(0%, 12.6%, 16.2%, 12.9%) |
| CIE-LAB | lab(80.55, 8.62, 7.66) |
| CIE-LCH | lch(80.55, 11.53, 41.65°) |
| OKLab | oklab(83.56% 0.0272 0.0202) |
| OKLCH | oklch(83.56% 0.034 36.5) |
| XYZ | xyz(58.2787, 57.6599, 54.5043) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.13
Mistyrose
#FFE4E1
ΔE00 8.17
Apricot
#FBCEB1
ΔE00 8.87
Warm Gray
#C9BEB0
ΔE00 8.98
Pale Rose
#FDC1C5
ΔE00 10.37
Light Rose
#FFC5CB
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2BA #BAD6DE
analogous
#DEBAC4 #DEC2BA #DED4BA
triadic
#DEC2BA #BADEC2 #C2BADE
tetradic
#DEC2BA #C4DEBA #BAD6DE #D4BADE
square
#DEC2BA #C4DEBA #BAD6DE #D4BADE
split-complementary
#DEC2BA #BADED4 #BAC4DE
monochromatic
#B67967 #CA9D91 #DEC2BA #F2E7E3 #F5EDEA
Accessibility & contrast
On white
1.68
#DEC2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEC2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2BA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2BA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#E6BEC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2ba; /* rgb */ color: rgb(222, 194, 186); /* oklch */ color: oklch(83.6% 0.034 36.5);
Tailwind
colors: {
custom: {
50: '#e8d4ce',
500: '#dec2ba',
950: '#000000',
},
}SCSS
$custom: #dec2ba; $custom-light: #e8d4ce; $custom-dark: #000000;
JSON
{
"hex": "#dec2ba",
"rgb": {
"r": 222,
"g": 194,
"b": 186
},
"hsl": {
"h": 13.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.83559,
"c": 0.03387,
"h": 36.5
},
"luminance": 0.57658
}Semantic roles & 50–950 ramp
primary
#DEC2BA
secondary
#86ABB6
accent
#94AE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383