#DEBFC9#DEBFC9
#DEBFC9 is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.4% C 0.038 H 356.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC9 |
|---|---|
| RGB | rgb(222, 191, 201) |
| HSL | hsl(341, 32%, 81%) |
| HSV | hsv(341, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 9.5%, 12.9%) |
| CIE-LAB | lab(80.19, 12.65, -0.93) |
| CIE-LCH | lch(80.19, 12.68, 355.78°) |
| OKLab | oklab(83.4% 0.0375 -0.0023) |
| OKLCH | oklch(83.4% 0.038 356.5) |
| XYZ | xyz(59.2968, 57.0096, 63.1273) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Pale Pink
#FFCFDC
ΔE00 6.59
Light Pink
#FFD1DF
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 7.17
Light Rose
#FFC5CB
ΔE00 7.65
Pinkish Grey
#C8ACA9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC9 #BFDED4
analogous
#DEBFD8 #DEBFC9 #DEC4BF
triadic
#DEBFC9 #C9DEBF #BFC9DE
tetradic
#DEBFC9 #D8DEBF #BFDED4 #C4BFDE
square
#DEBFC9 #D8DEBF #BFDED4 #C4BFDE
split-complementary
#DEBFC9 #BFDEC4 #BFD8DE
monochromatic
#B46E85 #C997A7 #DEBFC9 #F3E7EB #F5EBEE
Accessibility & contrast
On white
1.69
#DEBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#DEBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC9
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC9 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C9
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#E4BEC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfc9; /* rgb */ color: rgb(222, 191, 201); /* oklch */ color: oklch(83.4% 0.038 356.5);
Tailwind
colors: {
custom: {
50: '#e8d2d9',
500: '#debfc9',
950: '#000000',
},
}SCSS
$custom: #debfc9; $custom-light: #e8d2d9; $custom-dark: #000000;
JSON
{
"hex": "#debfc9",
"rgb": {
"r": 222,
"g": 191,
"b": 201
},
"hsl": {
"h": 340.645,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83399,
"c": 0.03758,
"h": 356.5
},
"luminance": 0.57008
}Semantic roles & 50–950 ramp
primary
#DEBFC9
secondary
#8BB6A8
accent
#AB873B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383