#DECBDA#DECBDA
#DECBDA is a very light, muted pink. Relative luminance 0.633; OKLCH L 86.2% C 0.029 H 332.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBDA |
|---|---|
| RGB | rgb(222, 203, 218) |
| HSL | hsl(313, 22%, 83%) |
| HSV | hsv(313, 9%, 87%) |
| CMYK | cmyk(0%, 8.6%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.60, 9.23, -5.02) |
| CIE-LCH | lch(83.60, 10.51, 331.44°) |
| OKLab | oklab(86.21% 0.0259 -0.0133) |
| OKLCH | oklch(86.21% 0.029 332.9) |
| XYZ | xyz(64.1333, 63.3041, 75.1564) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.69
Light Pink
#FFD1DF
ΔE00 8.25
Pale Pink
#FFCFDC
ΔE00 8.65
Lavenderblush
#FFF0F5
ΔE00 9.07
Lavender (CSS)
#E6E6FA
ΔE00 9.28
Mistyrose
#FFE4E1
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBDA #CBDECF
analogous
#D8CBDE #DECBDA #DECBD0
triadic
#DECBDA #DADECB #CBDADE
tetradic
#DECBDA #DED8CB #CBDECF #CBD0DE
square
#DECBDA #DED8CB #CBDECF #CBD0DE
split-complementary
#DECBDA #D0DECB #CBDED8
monochromatic
#AE80A5 #C6A6BF #DECBDA #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.54
#DECBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DECBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBDA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBDA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#E0CCD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decbda; /* rgb */ color: rgb(222, 203, 218); /* oklch */ color: oklch(86.2% 0.029 332.9);
Tailwind
colors: {
custom: {
50: '#e8dae5',
500: '#decbda',
950: '#000000',
},
}SCSS
$custom: #decbda; $custom-light: #e8dae5; $custom-dark: #000000;
JSON
{
"hex": "#decbda",
"rgb": {
"r": 222,
"g": 203,
"b": 218
},
"hsl": {
"h": 312.632,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.86213,
"c": 0.02913,
"h": 332.9
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#DECBDA
secondary
#99B49F
accent
#A15845
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384