#DEC2BE#DEC2BE
#DEC2BE is a very light, muted red. Relative luminance 0.578; OKLCH L 83.7% C 0.032 H 27.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2BE |
|---|---|
| RGB | rgb(222, 194, 190) |
| HSL | hsl(8, 33%, 81%) |
| HSV | hsv(8, 14%, 87%) |
| CMYK | cmyk(0%, 12.6%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.65, 9.25, 5.65) |
| CIE-LCH | lch(80.65, 10.84, 31.44°) |
| OKLab | oklab(83.67% 0.0288 0.015) |
| OKLCH | oklch(83.67% 0.032 27.5) |
| XYZ | xyz(58.7099, 57.8323, 56.7753) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 7.80
Pale Rose
#FDC1C5
ΔE00 9.30
Light Rose
#FFC5CB
ΔE00 9.41
Pale Pink
#FFCFDC
ΔE00 9.88
Light Pink
#FFD1DF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2BE #BEDADE
analogous
#DEBECA #DEC2BE #DED2BE
triadic
#DEC2BE #BEDEC2 #C2BEDE
tetradic
#DEC2BE #CADEBE #BEDADE #D2BEDE
square
#DEC2BE #CADEBE #BEDADE #D2BEDE
split-complementary
#DEC2BE #BEDED2 #BECADE
monochromatic
#B5766D #C99C95 #DEC2BE #F3E8E7 #F5ECEB
Accessibility & contrast
On white
1.67
#DEC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DEC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2BE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2BE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#E5BFC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2be; /* rgb */ color: rgb(222, 194, 190); /* oklch */ color: oklch(83.7% 0.032 27.5);
Tailwind
colors: {
custom: {
50: '#e8d4d1',
500: '#dec2be',
950: '#000000',
},
}SCSS
$custom: #dec2be; $custom-light: #e8d4d1; $custom-dark: #000000;
JSON
{
"hex": "#dec2be",
"rgb": {
"r": 222,
"g": 194,
"b": 190
},
"hsl": {
"h": 7.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83666,
"c": 0.03244,
"h": 27.5
},
"luminance": 0.57831
}Semantic roles & 50–950 ramp
primary
#DEC2BE
secondary
#8AB0B6
accent
#9DAB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383