#DEBEBF#DEBEBF
#DEBEBF is a very light, muted red. Relative luminance 0.561; OKLCH L 82.9% C 0.037 H 15.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEBF |
|---|---|
| RGB | rgb(222, 190, 191) |
| HSL | hsl(358, 33%, 81%) |
| HSV | hsv(358, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 14%, 12.9%) |
| CIE-LAB | lab(79.68, 11.53, 3.72) |
| CIE-LCH | lch(79.68, 12.12, 17.89°) |
| OKLab | oklab(82.92% 0.0352 0.01) |
| OKLCH | oklch(82.92% 0.037 15.8) |
| XYZ | xyz(57.9413, 56.1197, 57.0601) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.53
Pale Rose
#FDC1C5
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 7.58
Light Rose
#FFC5CB
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 8.00
Light Pink
#FFD1DF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEBF #BEDEDD
analogous
#DEBECF #DEBEBF #DECDBE
triadic
#DEBEBF #BFDEBE #BEBFDE
tetradic
#DEBEBF #CFDEBE #BEDEDD #CDBEDE
square
#DEBEBF #CFDEBE #BEDEDD #CDBEDE
split-complementary
#DEBEBF #BEDECD #BECFDE
monochromatic
#B56D6F #C99597 #DEBEBF #F3E7E7 #F5EBEB
Accessibility & contrast
On white
1.72
#DEBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DEBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEBF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEBF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#E5BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debebf; /* rgb */ color: rgb(222, 190, 191); /* oklch */ color: oklch(82.9% 0.037 15.8);
Tailwind
colors: {
custom: {
50: '#e8d1d2',
500: '#debebf',
950: '#000000',
},
}SCSS
$custom: #debebf; $custom-light: #e8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#debebf",
"rgb": {
"r": 222,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.82922,
"c": 0.03662,
"h": 15.8
},
"luminance": 0.56118
}Semantic roles & 50–950 ramp
primary
#DEBEBF
secondary
#8AB6B4
accent
#ABA83A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383