#DEBFBE#DEBFBE
#DEBFBE is a very light, muted red. Relative luminance 0.565; OKLCH L 83.1% C 0.035 H 20.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBE |
|---|---|
| RGB | rgb(222, 191, 190) |
| HSL | hsl(2, 33%, 81%) |
| HSV | hsv(2, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 14.4%, 12.9%) |
| CIE-LAB | lab(79.90, 10.84, 4.58) |
| CIE-LCH | lch(79.90, 11.77, 22.92°) |
| OKLab | oklab(83.09% 0.0333 0.0122) |
| OKLCH | oklch(83.09% 0.036 20.1) |
| XYZ | xyz(58.0489, 56.5105, 56.5550) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.38
Pale Rose
#FDC1C5
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 8.10
Dusty Pink
#D8A7B1
ΔE00 8.34
Mistyrose
#FFE4E1
ΔE00 8.51
Pale Pink
#FFCFDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBE #BEDDDE
analogous
#DEBECD #DEBFBE #DECFBE
triadic
#DEBFBE #BEDEBF #BFBEDE
tetradic
#DEBFBE #CDDEBE #BEDDDE #CFBEDE
square
#DEBFBE #CDDEBE #BEDDDE #CFBEDE
split-complementary
#DEBFBE #BEDECF #BECDDE
monochromatic
#B56F6D #C99795 #DEBFBE #F3E7E7 #F5EBEB
Accessibility & contrast
On white
1.71
#DEBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#DEBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#E5BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfbe; /* rgb */ color: rgb(222, 191, 190); /* oklch */ color: oklch(83.1% 0.035 20.1);
Tailwind
colors: {
custom: {
50: '#e8d2d1',
500: '#debfbe',
950: '#000000',
},
}SCSS
$custom: #debfbe; $custom-light: #e8d2d1; $custom-dark: #000000;
JSON
{
"hex": "#debfbe",
"rgb": {
"r": 222,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83087,
"c": 0.0355,
"h": 20.1
},
"luminance": 0.56509
}Semantic roles & 50–950 ramp
primary
#DEBFBE
secondary
#8AB4B6
accent
#A8AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383