#DEBFC5#DEBFC5
#DEBFC5 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.3% C 0.036 H 4.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC5 |
|---|---|
| RGB | rgb(222, 191, 197) |
| HSL | hsl(348, 32%, 81%) |
| HSV | hsv(348, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 11.3%, 12.9%) |
| CIE-LAB | lab(80.08, 11.98, 1.07) |
| CIE-LCH | lch(80.08, 12.03, 5.10°) |
| OKLab | oklab(83.28% 0.036 0.003) |
| OKLCH | oklch(83.28% 0.036 4.8) |
| XYZ | xyz(58.8324, 56.8239, 60.6814) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 7.02
Light Pink
#FFD1DF
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 7.26
Light Rose
#FFC5CB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC5 #BFDED8
analogous
#DEBFD4 #DEBFC5 #DEC8BF
triadic
#DEBFC5 #C5DEBF #BFC5DE
tetradic
#DEBFC5 #D4DEBF #BFDED8 #C8BFDE
square
#DEBFC5 #D4DEBF #BFDED8 #C8BFDE
split-complementary
#DEBFC5 #BFDEC8 #BFD4DE
monochromatic
#B46E7C #C997A0 #DEBFC5 #F3E7EA #F5EBED
Accessibility & contrast
On white
1.70
#DEBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC5
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC5 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C5
Deuteranopia (green-blind)
#CAC9C4
Tritanopia (blue-blind)
#E4BDC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfc5; /* rgb */ color: rgb(222, 191, 197); /* oklch */ color: oklch(83.3% 0.036 4.8);
Tailwind
colors: {
custom: {
50: '#e8d2d6',
500: '#debfc5',
950: '#000000',
},
}SCSS
$custom: #debfc5; $custom-light: #e8d2d6; $custom-dark: #000000;
JSON
{
"hex": "#debfc5",
"rgb": {
"r": 222,
"g": 191,
"b": 197
},
"hsl": {
"h": 348.387,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83283,
"c": 0.03613,
"h": 4.8
},
"luminance": 0.56822
}Semantic roles & 50–950 ramp
primary
#DEBFC5
secondary
#8BB6AE
accent
#AB953B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383