#DEBEC6#DEBEC6
#DEBEC6 is a very light, muted red. Relative luminance 0.564; OKLCH L 83.1% C 0.038 H 1.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEC6 |
|---|---|
| RGB | rgb(222, 190, 198) |
| HSL | hsl(345, 33%, 81%) |
| HSV | hsv(345, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 10.8%, 12.9%) |
| CIE-LAB | lab(79.86, 12.68, 0.21) |
| CIE-LCH | lch(79.86, 12.68, 0.95°) |
| OKLab | oklab(83.12% 0.0379 0.0007) |
| OKLCH | oklch(83.12% 0.038 1.1) |
| XYZ | xyz(58.7301, 56.4352, 61.2144) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.70
Light Pink
#FFD1DF
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 6.82
Pinkish Grey
#C8ACA9
ΔE00 7.15
Light Rose
#FFC5CB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEC6 #BEDED6
analogous
#DEBED6 #DEBEC6 #DEC6BE
triadic
#DEBEC6 #C6DEBE #BEC6DE
tetradic
#DEBEC6 #D6DEBE #BEDED6 #C6BEDE
square
#DEBEC6 #D6DEBE #BEDED6 #C6BEDE
split-complementary
#DEBEC6 #BEDEC6 #BED6DE
monochromatic
#B56D7F #C995A2 #DEBEC6 #F3E7EA #F5EBED
Accessibility & contrast
On white
1.71
#DEBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#DEBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEC6
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEC6 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C6
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#E4BCC1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debec6; /* rgb */ color: rgb(222, 190, 198); /* oklch */ color: oklch(83.1% 0.038 1.1);
Tailwind
colors: {
custom: {
50: '#e8d1d7',
500: '#debec6',
950: '#000000',
},
}SCSS
$custom: #debec6; $custom-light: #e8d1d7; $custom-dark: #000000;
JSON
{
"hex": "#debec6",
"rgb": {
"r": 222,
"g": 190,
"b": 198
},
"hsl": {
"h": 345,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83121,
"c": 0.03791,
"h": 1.1
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#DEBEC6
secondary
#8AB6AB
accent
#AB8F3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383