#DEC2BF#DEC2BF
#DEC2BF is a very light, muted red. Relative luminance 0.579; OKLCH L 83.7% C 0.032 H 25.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2BF |
|---|---|
| RGB | rgb(222, 194, 191) |
| HSL | hsl(6, 32%, 81%) |
| HSV | hsv(6, 14%, 87%) |
| CMYK | cmyk(0%, 12.6%, 14%, 12.9%) |
| CIE-LAB | lab(80.67, 9.41, 5.15) |
| CIE-LCH | lch(80.67, 10.72, 28.71°) |
| OKLab | oklab(83.69% 0.0292 0.0137) |
| OKLCH | oklch(83.69% 0.032 25.1) |
| XYZ | xyz(58.8195, 57.8762, 57.3529) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 7.78
Pale Rose
#FDC1C5
ΔE00 9.10
Light Rose
#FFC5CB
ΔE00 9.17
Pale Pink
#FFCFDC
ΔE00 9.54
Light Pink
#FFD1DF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2BF #BFDBDE
analogous
#DEBFCB #DEC2BF #DED1BF
triadic
#DEC2BF #BFDEC2 #C2BFDE
tetradic
#DEC2BF #CBDEBF #BFDBDE #D1BFDE
square
#DEC2BF #CBDEBF #BFDBDE #D1BFDE
split-complementary
#DEC2BF #BFDED1 #BFCBDE
monochromatic
#B4756E #C99C97 #DEC2BF #F3E8E7 #F5ECEB
Accessibility & contrast
On white
1.67
#DEC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DEC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2BF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2BF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#E5BFC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2bf; /* rgb */ color: rgb(222, 194, 191); /* oklch */ color: oklch(83.7% 0.032 25.1);
Tailwind
colors: {
custom: {
50: '#e8d4d2',
500: '#dec2bf',
950: '#000000',
},
}SCSS
$custom: #dec2bf; $custom-light: #e8d4d2; $custom-dark: #000000;
JSON
{
"hex": "#dec2bf",
"rgb": {
"r": 222,
"g": 194,
"b": 191
},
"hsl": {
"h": 5.806,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83693,
"c": 0.03222,
"h": 25.1
},
"luminance": 0.57875
}Semantic roles & 50–950 ramp
primary
#DEC2BF
secondary
#8BB2B6
accent
#A0AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383