#DEBFC8#DEBFC8
#DEBFC8 is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.4% C 0.037 H 358.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC8 |
|---|---|
| RGB | rgb(222, 191, 200) |
| HSL | hsl(343, 32%, 81%) |
| HSV | hsv(343, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 9.9%, 12.9%) |
| CIE-LAB | lab(80.16, 12.48, -0.43) |
| CIE-LCH | lch(80.16, 12.48, 358.01°) |
| OKLab | oklab(83.37% 0.0371 -0.001) |
| OKLCH | oklch(83.37% 0.037 358.5) |
| XYZ | xyz(59.1796, 56.9627, 62.5098) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Pale Pink
#FFCFDC
ΔE00 6.66
Light Pink
#FFD1DF
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 7.16
Pinkish Grey
#C8ACA9
ΔE00 7.51
Light Rose
#FFC5CB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC8 #BFDED5
analogous
#DEBFD7 #DEBFC8 #DEC5BF
triadic
#DEBFC8 #C8DEBF #BFC8DE
tetradic
#DEBFC8 #D7DEBF #BFDED5 #C5BFDE
square
#DEBFC8 #D7DEBF #BFDED5 #C5BFDE
split-complementary
#DEBFC8 #BFDEC5 #BFD7DE
monochromatic
#B46E83 #C997A5 #DEBFC8 #F3E7EB #F5EBEE
Accessibility & contrast
On white
1.69
#DEBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DEBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#C9C9C7
Tritanopia (blue-blind)
#E4BEC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfc8; /* rgb */ color: rgb(222, 191, 200); /* oklch */ color: oklch(83.4% 0.037 358.5);
Tailwind
colors: {
custom: {
50: '#e8d2d8',
500: '#debfc8',
950: '#000000',
},
}SCSS
$custom: #debfc8; $custom-light: #e8d2d8; $custom-dark: #000000;
JSON
{
"hex": "#debfc8",
"rgb": {
"r": 222,
"g": 191,
"b": 200
},
"hsl": {
"h": 342.581,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8337,
"c": 0.03714,
"h": 358.5
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#DEBFC8
secondary
#8BB6A9
accent
#AB8A3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383