#DEC3BE#DEC3BE
#DEC3BE is a very light, muted red. Relative luminance 0.583; OKLCH L 83.9% C 0.032 H 30.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3BE |
|---|---|
| RGB | rgb(222, 195, 190) |
| HSL | hsl(9, 33%, 81%) |
| HSV | hsv(9, 14%, 87%) |
| CMYK | cmyk(0%, 12.2%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.89, 8.72, 6.01) |
| CIE-LCH | lch(80.89, 10.59, 34.59°) |
| OKLab | oklab(83.86% 0.0273 0.0159) |
| OKLCH | oklch(83.86% 0.032 30.2) |
| XYZ | xyz(58.9332, 58.2789, 56.8497) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 7.66
Warm Gray
#C9BEB0
ΔE00 9.59
Pale Rose
#FDC1C5
ΔE00 9.81
Light Rose
#FFC5CB
ΔE00 9.92
Apricot
#FBCEB1
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3BE #BED9DE
analogous
#DEBEC9 #DEC3BE #DED3BE
triadic
#DEC3BE #BEDEC3 #C3BEDE
tetradic
#DEC3BE #C9DEBE #BED9DE #D3BEDE
square
#DEC3BE #C9DEBE #BED9DE #D3BEDE
split-complementary
#DEC3BE #BEDED3 #BEC9DE
monochromatic
#B5786D #C99E95 #DEC3BE #F3E8E7 #F5ECEB
Accessibility & contrast
On white
1.66
#DEC3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DEC3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3BE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3BE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#E5C0C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3be; /* rgb */ color: rgb(222, 195, 190); /* oklch */ color: oklch(83.9% 0.032 30.2);
Tailwind
colors: {
custom: {
50: '#e8d5d1',
500: '#dec3be',
950: '#000000',
},
}SCSS
$custom: #dec3be; $custom-light: #e8d5d1; $custom-dark: #000000;
JSON
{
"hex": "#dec3be",
"rgb": {
"r": 222,
"g": 195,
"b": 190
},
"hsl": {
"h": 9.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8386,
"c": 0.03157,
"h": 30.2
},
"luminance": 0.58278
}Semantic roles & 50–950 ramp
primary
#DEC3BE
secondary
#8AAFB6
accent
#9AAB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383