#DEBFC2#DEBFC2
#DEBFC2 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.2% C 0.036 H 11.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC2 |
|---|---|
| RGB | rgb(222, 191, 194) |
| HSL | hsl(354, 32%, 81%) |
| HSV | hsv(354, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 12.6%, 12.9%) |
| CIE-LAB | lab(80.00, 11.49, 2.57) |
| CIE-LCH | lch(80.00, 11.77, 12.63°) |
| OKLab | oklab(83.2% 0.0349 0.007) |
| OKLCH | oklch(83.2% 0.036 11.3) |
| XYZ | xyz(58.4921, 56.6877, 58.8891) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Dusty Pink
#D8A7B1
ΔE00 7.58
Pale Pink
#FFCFDC
ΔE00 7.58
Light Rose
#FFC5CB
ΔE00 7.59
Pale Rose
#FDC1C5
ΔE00 7.66
Light Pink
#FFD1DF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC2 #BFDEDB
analogous
#DEBFD1 #DEBFC2 #DECBBF
triadic
#DEBFC2 #C2DEBF #BFC2DE
tetradic
#DEBFC2 #D1DEBF #BFDEDB #CBBFDE
square
#DEBFC2 #D1DEBF #BFDEDB #CBBFDE
split-complementary
#DEBFC2 #BFDECB #BFD1DE
monochromatic
#B46E75 #C9979C #DEBFC2 #F3E7E8 #F5EBEC
Accessibility & contrast
On white
1.70
#DEBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DEBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#E5BDC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfc2; /* rgb */ color: rgb(222, 191, 194); /* oklch */ color: oklch(83.2% 0.036 11.3);
Tailwind
colors: {
custom: {
50: '#e8d2d4',
500: '#debfc2',
950: '#000000',
},
}SCSS
$custom: #debfc2; $custom-light: #e8d2d4; $custom-dark: #000000;
JSON
{
"hex": "#debfc2",
"rgb": {
"r": 222,
"g": 191,
"b": 194
},
"hsl": {
"h": 354.194,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83198,
"c": 0.03556,
"h": 11.3
},
"luminance": 0.56686
}Semantic roles & 50–950 ramp
primary
#DEBFC2
secondary
#8BB6B2
accent
#ABA03B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383