#DEBEC4#DEBEC4
#DEBEC4 is a very light, muted red. Relative luminance 0.563; OKLCH L 83.1% C 0.037 H 5.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEC4 |
|---|---|
| RGB | rgb(222, 190, 196) |
| HSL | hsl(349, 33%, 81%) |
| HSV | hsv(349, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 11.7%, 12.9%) |
| CIE-LAB | lab(79.81, 12.35, 1.21) |
| CIE-LCH | lch(79.81, 12.41, 5.61°) |
| OKLab | oklab(83.06% 0.0371 0.0034) |
| OKLCH | oklch(83.06% 0.037 5.2) |
| XYZ | xyz(58.5009, 56.3435, 60.0075) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 6.91
Pale Pink
#FFCFDC
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.26
Light Rose
#FFC5CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEC4 #BEDED8
analogous
#DEBED4 #DEBEC4 #DEC8BE
triadic
#DEBEC4 #C4DEBE #BEC4DE
tetradic
#DEBEC4 #D4DEBE #BEDED8 #C8BEDE
square
#DEBEC4 #D4DEBE #BEDED8 #C8BEDE
split-complementary
#DEBEC4 #BEDEC8 #BED4DE
monochromatic
#B56D7A #C9959F #DEBEC4 #F3E7E9 #F5EBED
Accessibility & contrast
On white
1.71
#DEBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DEBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEC4
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEC4 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C4
Deuteranopia (green-blind)
#C9C8C3
Tritanopia (blue-blind)
#E4BCC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debec4; /* rgb */ color: rgb(222, 190, 196); /* oklch */ color: oklch(83.1% 0.037 5.2);
Tailwind
colors: {
custom: {
50: '#e8d1d5',
500: '#debec4',
950: '#000000',
},
}SCSS
$custom: #debec4; $custom-light: #e8d1d5; $custom-dark: #000000;
JSON
{
"hex": "#debec4",
"rgb": {
"r": 222,
"g": 190,
"b": 196
},
"hsl": {
"h": 348.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83063,
"c": 0.03729,
"h": 5.2
},
"luminance": 0.56342
}Semantic roles & 50–950 ramp
primary
#DEBEC4
secondary
#8AB6AE
accent
#AB963A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383