#DEC0BF#DEC0BF
#DEC0BF is a very light, muted red. Relative luminance 0.570; OKLCH L 83.3% C 0.034 H 20.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0BF |
|---|---|
| RGB | rgb(222, 192, 191) |
| HSL | hsl(2, 32%, 81%) |
| HSV | hsv(2, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 14%, 12.9%) |
| CIE-LAB | lab(80.18, 10.47, 4.44) |
| CIE-LCH | lch(80.18, 11.37, 22.97°) |
| OKLab | oklab(83.31% 0.0322 0.0118) |
| OKLCH | oklch(83.31% 0.034 20.1) |
| XYZ | xyz(58.3774, 56.9920, 57.2055) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Pale Rose
#FDC1C5
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.66
Pale Pink
#FFCFDC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0BF #BFDDDE
analogous
#DEBFCD #DEC0BF #DECFBF
triadic
#DEC0BF #BFDEC0 #C0BFDE
tetradic
#DEC0BF #CDDEBF #BFDDDE #CFBFDE
square
#DEC0BF #CDDEBF #BFDDDE #CFBFDE
split-complementary
#DEC0BF #BFDECF #BFCDDE
monochromatic
#B4716E #C99897 #DEC0BF #F3E8E7 #F5EBEB
Accessibility & contrast
On white
1.69
#DEC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#DEC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0BF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0BF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#E5BDC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0bf; /* rgb */ color: rgb(222, 192, 191); /* oklch */ color: oklch(83.3% 0.034 20.1);
Tailwind
colors: {
custom: {
50: '#e8d3d2',
500: '#dec0bf',
950: '#000000',
},
}SCSS
$custom: #dec0bf; $custom-light: #e8d3d2; $custom-dark: #000000;
JSON
{
"hex": "#dec0bf",
"rgb": {
"r": 222,
"g": 192,
"b": 191
},
"hsl": {
"h": 1.935,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83307,
"c": 0.03431,
"h": 20.1
},
"luminance": 0.5699
}Semantic roles & 50–950 ramp
primary
#DEC0BF
secondary
#8BB4B6
accent
#A7AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383