#DEB6CC#DEB6CC
#DEB6CC is a light, muted pink. Relative luminance 0.533; OKLCH L 81.8% C 0.054 H 344.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6CC |
|---|---|
| RGB | rgb(222, 182, 204) |
| HSL | hsl(327, 38%, 79%) |
| HSV | hsv(327, 18%, 87%) |
| CMYK | cmyk(0%, 18%, 8.1%, 12.9%) |
| CIE-LAB | lab(78.08, 17.98, -5.65) |
| CIE-LCH | lch(78.08, 18.84, 342.55°) |
| OKLab | oklab(81.79% 0.0522 -0.0148) |
| OKLCH | oklch(81.79% 0.054 344.2) |
| XYZ | xyz(57.7505, 53.3467, 64.3698) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.67
Dusty Pink
#D8A7B1
ΔE00 6.18
Baby Pink
#FFB7CE
ΔE00 7.21
Pastel Pink
#FFBACD
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6CC #B6DEC8
analogous
#DCB6DE #DEB6CC #DEB6B8
triadic
#DEB6CC #CCDEB6 #B6CCDE
tetradic
#DEB6CC #DEDCB6 #B6DEC8 #B6B8DE
square
#DEB6CC #DEDCB6 #B6DEC8 #B6B8DE
split-complementary
#DEB6CC #B8DEB6 #B6DEDC
monochromatic
#B86291 #CB8CAF #DEB6CC #F1E0E9 #F5EAF0
Accessibility & contrast
On white
1.80
#DEB6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEB6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6CC
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6CC | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#E4B6BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb6cc; /* rgb */ color: rgb(222, 182, 204); /* oklch */ color: oklch(81.8% 0.054 344.2);
Tailwind
colors: {
custom: {
50: '#e8ccdb',
500: '#deb6cc',
950: '#000000',
},
}SCSS
$custom: #deb6cc; $custom-light: #e8ccdb; $custom-dark: #000000;
JSON
{
"hex": "#deb6cc",
"rgb": {
"r": 222,
"g": 182,
"b": 204
},
"hsl": {
"h": 327,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.81792,
"c": 0.05429,
"h": 344.2
},
"luminance": 0.53345
}Semantic roles & 50–950 ramp
primary
#DEB6CC
secondary
#82B699
accent
#B16D35
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161315
muted
#848384