#DEBFC0#DEBFC0
#DEBFC0 is a very light, muted red. Relative luminance 0.566; OKLCH L 83.1% C 0.035 H 15.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC0 |
|---|---|
| RGB | rgb(222, 191, 192) |
| HSL | hsl(358, 32%, 81%) |
| HSV | hsv(358, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 13.5%, 12.9%) |
| CIE-LAB | lab(79.95, 11.16, 3.58) |
| CIE-LCH | lch(79.95, 11.72, 17.77°) |
| OKLab | oklab(83.14% 0.0341 0.0096) |
| OKLCH | oklch(83.14% 0.035 15.7) |
| XYZ | xyz(58.2690, 56.5985, 57.7141) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.64
Pale Rose
#FDC1C5
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 7.80
Dusty Pink
#D8A7B1
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC0 #BFDEDD
analogous
#DEBFCF #DEBFC0 #DECDBF
triadic
#DEBFC0 #C0DEBF #BFC0DE
tetradic
#DEBFC0 #CFDEBF #BFDEDD #CDBFDE
square
#DEBFC0 #CFDEBF #BFDEDD #CDBFDE
split-complementary
#DEBFC0 #BFDECD #BFCFDE
monochromatic
#B46E71 #C99798 #DEBFC0 #F3E7E8 #F5EBEB
Accessibility & contrast
On white
1.70
#DEBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DEBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC0 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#E5BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfc0; /* rgb */ color: rgb(222, 191, 192); /* oklch */ color: oklch(83.1% 0.035 15.7);
Tailwind
colors: {
custom: {
50: '#e8d2d3',
500: '#debfc0',
950: '#000000',
},
}SCSS
$custom: #debfc0; $custom-light: #e8d2d3; $custom-dark: #000000;
JSON
{
"hex": "#debfc0",
"rgb": {
"r": 222,
"g": 191,
"b": 192
},
"hsl": {
"h": 358.065,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83142,
"c": 0.03543,
"h": 15.7
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#DEBFC0
secondary
#8BB6B4
accent
#ABA73B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383