#DEACBF#DEACBF
#DEACBF is a light, moderate pink. Relative luminance 0.488; OKLCH L 79.5% C 0.063 H 353.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACBF |
|---|---|
| RGB | rgb(222, 172, 191) |
| HSL | hsl(337, 43%, 77%) |
| HSV | hsv(337, 23%, 87%) |
| CMYK | cmyk(0%, 22.5%, 14%, 12.9%) |
| CIE-LAB | lab(75.33, 21.19, -2.63) |
| CIE-LCH | lch(75.33, 21.35, 352.92°) |
| OKLab | oklab(79.54% 0.0629 -0.0067) |
| OKLCH | oklch(79.54% 0.063 353.9) |
| XYZ | xyz(54.2806, 48.7983, 55.8399) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.46
Faded Pink
#DE9DAC
ΔE00 4.99
Baby Pink
#FFB7CE
ΔE00 6.09
Pastel Pink
#FFBACD
ΔE00 6.18
Powder Pink
#FFB2D0
ΔE00 6.42
Soft Pink
#FDB0C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACBF #ACDECB
analogous
#DEACD8 #DEACBF #DEB2AC
triadic
#DEACBF #BFDEAC #ACBFDE
tetradic
#DEACBF #D8DEAC #ACDECB #B2ACDE
square
#DEACBF #D8DEAC #ACDECB #B2ACDE
split-complementary
#DEACBF #ACDEB2 #ACD8DE
monochromatic
#BB547B #CD809D #DEACBF #EFD8E1 #F6E9EE
Accessibility & contrast
On white
1.95
#DEACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#DEACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACBF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACBF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#E6AAB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #deacbf; /* rgb */ color: rgb(222, 172, 191); /* oklch */ color: oklch(79.5% 0.063 353.9);
Tailwind
colors: {
custom: {
50: '#e9c5d2',
500: '#deacbf',
950: '#000000',
},
}SCSS
$custom: #deacbf; $custom-light: #e9c5d2; $custom-dark: #000000;
JSON
{
"hex": "#deacbf",
"rgb": {
"r": 222,
"g": 172,
"b": 191
},
"hsl": {
"h": 337.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.79542,
"c": 0.06325,
"h": 353.9
},
"luminance": 0.48796
}Semantic roles & 50–950 ramp
primary
#DEACBF
secondary
#DEEDE7
accent
#B6832F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161214
muted
#848182