#DEAEBF#DEAEBF
#DEAEBF is a light, muted pink. Relative luminance 0.496; OKLCH L 79.9% C 0.060 H 355.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEBF |
|---|---|
| RGB | rgb(222, 174, 191) |
| HSL | hsl(339, 42%, 78%) |
| HSV | hsv(339, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 14%, 12.9%) |
| CIE-LAB | lab(75.80, 20.11, -1.93) |
| CIE-LCH | lch(75.80, 20.20, 354.51°) |
| OKLab | oklab(79.91% 0.0598 -0.0048) |
| OKLCH | oklch(79.91% 0.06 355.4) |
| XYZ | xyz(54.6641, 49.5653, 55.9677) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.17
Faded Pink
#DE9DAC
ΔE00 5.32
Pastel Pink
#FFBACD
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.53
Pink
#FFC0CB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEBF #AEDECD
analogous
#DEAED7 #DEAEBF #DEB5AE
triadic
#DEAEBF #BFDEAE #AEBFDE
tetradic
#DEAEBF #D7DEAE #AEDECD #B5AEDE
square
#DEAEBF #D7DEAE #AEDECD #B5AEDE
split-complementary
#DEAEBF #AEDEB5 #AED7DE
monochromatic
#BB577A #CC839D #DEAEBF #F0D9E1 #F6E9EE
Accessibility & contrast
On white
1.92
#DEAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#DEAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEBF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEBF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#E6ACB4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deaebf; /* rgb */ color: rgb(222, 174, 191); /* oklch */ color: oklch(79.9% 0.060 355.4);
Tailwind
colors: {
custom: {
50: '#e8c6d2',
500: '#deaebf',
950: '#000000',
},
}SCSS
$custom: #deaebf; $custom-light: #e8c6d2; $custom-dark: #000000;
JSON
{
"hex": "#deaebf",
"rgb": {
"r": 222,
"g": 174,
"b": 191
},
"hsl": {
"h": 338.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.7991,
"c": 0.05999,
"h": 355.4
},
"luminance": 0.49563
}Semantic roles & 50–950 ramp
primary
#DEAEBF
secondary
#DEEDE8
accent
#B58630
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161314
muted
#848282