#DECBD0#DECBD0
#DECBD0 is a very light, muted pink. Relative luminance 0.628; OKLCH L 85.9% C 0.022 H 359.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBD0 |
|---|---|
| RGB | rgb(222, 203, 208) |
| HSL | hsl(344, 22%, 83%) |
| HSV | hsv(344, 9%, 87%) |
| CMYK | cmyk(0%, 8.6%, 6.3%, 12.9%) |
| CIE-LAB | lab(83.34, 7.47, -0.08) |
| CIE-LCH | lch(83.34, 7.47, 359.38°) |
| OKLab | oklab(85.92% 0.0222 -0.0001) |
| OKLCH | oklch(85.92% 0.022 359.7) |
| XYZ | xyz(62.8641, 62.7964, 68.4715) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 8.13
Lavenderblush
#FFF0F5
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 8.98
Light Pink
#FFD1DF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBD0 #CBDED9
analogous
#DECBD9 #DECBD0 #DECFCB
triadic
#DECBD0 #D0DECB #CBD0DE
tetradic
#DECBD0 #D9DECB #CBDED9 #CFCBDE
square
#DECBD0 #D9DECB #CBDED9 #CFCBDE
split-complementary
#DECBD0 #CBDECF #CBD9DE
monochromatic
#AE808C #C6A6AE #DECBD0 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.55
#DECBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DECBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBD0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBD0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#E2CACD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decbd0; /* rgb */ color: rgb(222, 203, 208); /* oklch */ color: oklch(85.9% 0.022 359.7);
Tailwind
colors: {
custom: {
50: '#e8dade',
500: '#decbd0',
950: '#000000',
},
}SCSS
$custom: #decbd0; $custom-light: #e8dade; $custom-dark: #000000;
JSON
{
"hex": "#decbd0",
"rgb": {
"r": 222,
"g": 203,
"b": 208
},
"hsl": {
"h": 344.211,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.85917,
"c": 0.02222,
"h": 359.7
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#DECBD0
secondary
#99B4AD
accent
#A18945
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384