#DEBFC3#DEBFC3
#DEBFC3 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.2% C 0.036 H 9.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC3 |
|---|---|
| RGB | rgb(222, 191, 195) |
| HSL | hsl(352, 32%, 81%) |
| HSV | hsv(352, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 12.2%, 12.9%) |
| CIE-LAB | lab(80.03, 11.65, 2.07) |
| CIE-LCH | lch(80.03, 11.83, 10.08°) |
| OKLab | oklab(83.23% 0.0352 0.0056) |
| OKLCH | oklch(83.23% 0.036 9.1) |
| XYZ | xyz(58.6048, 56.7328, 59.4825) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.23
Pale Pink
#FFCFDC
ΔE00 7.37
Dusty Pink
#D8A7B1
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.50
Light Rose
#FFC5CB
ΔE00 7.53
Pale Rose
#FDC1C5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC3 #BFDEDA
analogous
#DEBFD2 #DEBFC3 #DECABF
triadic
#DEBFC3 #C3DEBF #BFC3DE
tetradic
#DEBFC3 #D2DEBF #BFDEDA #CABFDE
square
#DEBFC3 #D2DEBF #BFDEDA #CABFDE
split-complementary
#DEBFC3 #BFDECA #BFD2DE
monochromatic
#B46E77 #C9979D #DEBFC3 #F3E7E9 #F5EBEC
Accessibility & contrast
On white
1.70
#DEBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DEBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC3
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC3 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#CAC9C2
Tritanopia (blue-blind)
#E4BDC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfc3; /* rgb */ color: rgb(222, 191, 195); /* oklch */ color: oklch(83.2% 0.036 9.1);
Tailwind
colors: {
custom: {
50: '#e8d2d5',
500: '#debfc3',
950: '#000000',
},
}SCSS
$custom: #debfc3; $custom-light: #e8d2d5; $custom-dark: #000000;
JSON
{
"hex": "#debfc3",
"rgb": {
"r": 222,
"g": 191,
"b": 195
},
"hsl": {
"h": 352.258,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83226,
"c": 0.0357,
"h": 9.1
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#DEBFC3
secondary
#8BB6B0
accent
#AB9C3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383