#DEC0BE#DEC0BE
#DEC0BE is a very light, muted red. Relative luminance 0.569; OKLCH L 83.3% C 0.034 H 22.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0BE |
|---|---|
| RGB | rgb(222, 192, 190) |
| HSL | hsl(4, 33%, 81%) |
| HSV | hsv(4, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.15, 10.31, 4.94) |
| CIE-LCH | lch(80.15, 11.43, 25.60°) |
| OKLab | oklab(83.28% 0.0318 0.0131) |
| OKLCH | oklch(83.28% 0.034 22.4) |
| XYZ | xyz(58.2677, 56.9481, 56.6279) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 8.24
Pale Rose
#FDC1C5
ΔE00 8.39
Light Rose
#FFC5CB
ΔE00 8.50
Dusty Pink
#D8A7B1
ΔE00 8.90
Pale Pink
#FFCFDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0BE #BEDCDE
analogous
#DEBECC #DEC0BE #DED0BE
triadic
#DEC0BE #BEDEC0 #C0BEDE
tetradic
#DEC0BE #CCDEBE #BEDCDE #D0BEDE
square
#DEC0BE #CCDEBE #BEDCDE #D0BEDE
split-complementary
#DEC0BE #BEDED0 #BECCDE
monochromatic
#B5716D #C99995 #DEC0BE #F3E7E7 #F5EBEB
Accessibility & contrast
On white
1.69
#DEC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DEC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0BE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0BE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BE
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#E5BDC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0be; /* rgb */ color: rgb(222, 192, 190); /* oklch */ color: oklch(83.3% 0.034 22.4);
Tailwind
colors: {
custom: {
50: '#e8d3d1',
500: '#dec0be',
950: '#000000',
},
}SCSS
$custom: #dec0be; $custom-light: #e8d3d1; $custom-dark: #000000;
JSON
{
"hex": "#dec0be",
"rgb": {
"r": 222,
"g": 192,
"b": 190
},
"hsl": {
"h": 3.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83279,
"c": 0.03441,
"h": 22.4
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#DEC0BE
secondary
#8AB3B6
accent
#A4AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383