#DEC1BE#DEC1BE
#DEC1BE is a very light, muted red. Relative luminance 0.574; OKLCH L 83.5% C 0.033 H 24.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1BE |
|---|---|
| RGB | rgb(222, 193, 190) |
| HSL | hsl(6, 33%, 81%) |
| HSV | hsv(6, 14%, 87%) |
| CMYK | cmyk(0%, 13.1%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.40, 9.78, 5.30) |
| CIE-LCH | lch(80.40, 11.12, 28.44°) |
| OKLab | oklab(83.47% 0.0303 0.014) |
| OKLCH | oklch(83.47% 0.033 24.9) |
| XYZ | xyz(58.4881, 57.3887, 56.7013) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.83
Light Rose
#FFC5CB
ΔE00 8.94
Pale Pink
#FFCFDC
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1BE #BEDBDE
analogous
#DEBECB #DEC1BE #DED1BE
triadic
#DEC1BE #BEDEC1 #C1BEDE
tetradic
#DEC1BE #CBDEBE #BEDBDE #D1BEDE
square
#DEC1BE #CBDEBE #BEDBDE #D1BEDE
split-complementary
#DEC1BE #BEDED1 #BECBDE
monochromatic
#B5746D #C99A95 #DEC1BE #F3E8E7 #F5ECEB
Accessibility & contrast
On white
1.68
#DEC1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DEC1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1BE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1BE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#E5BEC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec1be; /* rgb */ color: rgb(222, 193, 190); /* oklch */ color: oklch(83.5% 0.033 24.9);
Tailwind
colors: {
custom: {
50: '#e8d3d1',
500: '#dec1be',
950: '#000000',
},
}SCSS
$custom: #dec1be; $custom-light: #e8d3d1; $custom-dark: #000000;
JSON
{
"hex": "#dec1be",
"rgb": {
"r": 222,
"g": 193,
"b": 190
},
"hsl": {
"h": 5.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83472,
"c": 0.03339,
"h": 24.9
},
"luminance": 0.57387
}Semantic roles & 50–950 ramp
primary
#DEC1BE
secondary
#8AB2B6
accent
#A1AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383