#DEBFC6#DEBFC6
#DEBFC6 is a very light, muted red. Relative luminance 0.569; OKLCH L 83.3% C 0.036 H 2.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC6 |
|---|---|
| RGB | rgb(222, 191, 198) |
| HSL | hsl(346, 32%, 81%) |
| HSV | hsv(346, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 10.8%, 12.9%) |
| CIE-LAB | lab(80.11, 12.14, 0.57) |
| CIE-LCH | lch(80.11, 12.16, 2.68°) |
| OKLab | oklab(83.31% 0.0364 0.0017) |
| OKLCH | oklch(83.31% 0.036 2.6) |
| XYZ | xyz(58.9474, 56.8698, 61.2869) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 6.88
Light Pink
#FFD1DF
ΔE00 6.95
Pinkish Grey
#C8ACA9
ΔE00 6.97
Dusty Pink
#D8A7B1
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC6 #BFDED7
analogous
#DEBFD5 #DEBFC6 #DEC7BF
triadic
#DEBFC6 #C6DEBF #BFC6DE
tetradic
#DEBFC6 #D5DEBF #BFDED7 #C7BFDE
square
#DEBFC6 #D5DEBF #BFDED7 #C7BFDE
split-complementary
#DEBFC6 #BFDEC7 #BFD5DE
monochromatic
#B46E7E #C997A2 #DEBFC6 #F3E7EA #F5EBED
Accessibility & contrast
On white
1.70
#DEBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DEBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC6
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC6 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C6
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#E4BDC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfc6; /* rgb */ color: rgb(222, 191, 198); /* oklch */ color: oklch(83.3% 0.036 2.6);
Tailwind
colors: {
custom: {
50: '#e8d2d7',
500: '#debfc6',
950: '#000000',
},
}SCSS
$custom: #debfc6; $custom-light: #e8d2d7; $custom-dark: #000000;
JSON
{
"hex": "#debfc6",
"rgb": {
"r": 222,
"g": 191,
"b": 198
},
"hsl": {
"h": 346.452,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83312,
"c": 0.03642,
"h": 2.6
},
"luminance": 0.56868
}Semantic roles & 50–950 ramp
primary
#DEBFC6
secondary
#8BB6AC
accent
#AB913B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383