#DEC4BE#DEC4BE
#DEC4BE is a very light, muted red. Relative luminance 0.587; OKLCH L 84.1% C 0.031 H 33.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4BE |
|---|---|
| RGB | rgb(222, 196, 190) |
| HSL | hsl(11, 33%, 81%) |
| HSV | hsv(11, 14%, 87%) |
| CMYK | cmyk(0%, 11.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.14, 8.19, 6.37) |
| CIE-LCH | lch(81.14, 10.37, 37.88°) |
| OKLab | oklab(84.05% 0.0258 0.0168) |
| OKLCH | oklch(84.05% 0.031 33.1) |
| XYZ | xyz(59.1580, 58.7286, 56.9246) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.33
Mistyrose
#FFE4E1
ΔE00 7.58
Warm Gray
#C9BEB0
ΔE00 9.01
Apricot
#FBCEB1
ΔE00 9.64
Pale Rose
#FDC1C5
ΔE00 10.36
Light Rose
#FFC5CB
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4BE #BED8DE
analogous
#DEBEC8 #DEC4BE #DED4BE
triadic
#DEC4BE #BEDEC4 #C4BEDE
tetradic
#DEC4BE #C8DEBE #BED8DE #D4BEDE
square
#DEC4BE #C8DEBE #BED8DE #D4BEDE
split-complementary
#DEC4BE #BEDED4 #BEC8DE
monochromatic
#B57A6D #C99F95 #DEC4BE #F3E9E7 #F5EDEB
Accessibility & contrast
On white
1.65
#DEC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DEC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4BE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4BE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#E5C1C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec4be; /* rgb */ color: rgb(222, 196, 190); /* oklch */ color: oklch(84.1% 0.031 33.1);
Tailwind
colors: {
custom: {
50: '#e8d5d1',
500: '#dec4be',
950: '#000000',
},
}SCSS
$custom: #dec4be; $custom-light: #e8d5d1; $custom-dark: #000000;
JSON
{
"hex": "#dec4be",
"rgb": {
"r": 222,
"g": 196,
"b": 190
},
"hsl": {
"h": 11.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.84054,
"c": 0.03076,
"h": 33.1
},
"luminance": 0.58727
}Semantic roles & 50–950 ramp
primary
#DEC4BE
secondary
#8AAEB6
accent
#96AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383