#DEBFC4#DEBFC4
#DEBFC4 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.3% C 0.036 H 6.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC4 |
|---|---|
| RGB | rgb(222, 191, 196) |
| HSL | hsl(350, 32%, 81%) |
| HSV | hsv(350, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 11.7%, 12.9%) |
| CIE-LAB | lab(80.05, 11.81, 1.57) |
| CIE-LCH | lch(80.05, 11.92, 7.57°) |
| OKLab | oklab(83.26% 0.0356 0.0043) |
| OKLCH | oklch(83.26% 0.036 6.9) |
| XYZ | xyz(58.7182, 56.7782, 60.0800) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 7.18
Light Pink
#FFD1DF
ΔE00 7.30
Dusty Pink
#D8A7B1
ΔE00 7.34
Light Rose
#FFC5CB
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC4 #BFDED9
analogous
#DEBFD3 #DEBFC4 #DEC9BF
triadic
#DEBFC4 #C4DEBF #BFC4DE
tetradic
#DEBFC4 #D3DEBF #BFDED9 #C9BFDE
square
#DEBFC4 #D3DEBF #BFDED9 #C9BFDE
split-complementary
#DEBFC4 #BFDEC9 #BFD3DE
monochromatic
#B46E7A #C9979F #DEBFC4 #F3E7E9 #F5EBEC
Accessibility & contrast
On white
1.70
#DEBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC4
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC4 | 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)
#C3C3C4
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#E4BDC1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfc4; /* rgb */ color: rgb(222, 191, 196); /* oklch */ color: oklch(83.3% 0.036 6.9);
Tailwind
colors: {
custom: {
50: '#e8d2d5',
500: '#debfc4',
950: '#000000',
},
}SCSS
$custom: #debfc4; $custom-light: #e8d2d5; $custom-dark: #000000;
JSON
{
"hex": "#debfc4",
"rgb": {
"r": 222,
"g": 191,
"b": 196
},
"hsl": {
"h": 350.323,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83255,
"c": 0.03589,
"h": 6.9
},
"luminance": 0.56777
}Semantic roles & 50–950 ramp
primary
#DEBFC4
secondary
#8BB6AF
accent
#AB993B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383