#FFDBDE#FFDBDE
#FFDBDE is a very light, muted red. Relative luminance 0.772; OKLCH L 92.2% C 0.040 H 12.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBDE |
|---|---|
| RGB | rgb(255, 219, 222) |
| HSL | hsl(355, 100%, 93%) |
| HSV | hsv(355, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 12.9%, 0%) |
| CIE-LAB | lab(90.41, 12.93, 3.16) |
| CIE-LCH | lch(90.41, 13.31, 13.72°) |
| OKLab | oklab(92.23% 0.0393 0.0085) |
| OKLCH | oklch(92.23% 0.04 12.2) |
| XYZ | xyz(79.7557, 77.1990, 79.7926) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.27
Light Pink
#FFD1DF
ΔE00 5.03
Pale Pink
#FFCFDC
ΔE00 5.16
Light Rose
#FFC5CB
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBDE #DBFFFC
analogous
#FFDBF0 #FFDBDE #FFEADB
triadic
#FFDBDE #DEFFDB #DBDEFF
tetradic
#FFDBDE #F0FFDB #DBFFFC #EADBFF
square
#FFDBDE #F0FFDB #DBFFFC #EADBFF
split-complementary
#FFDBDE #DBFFEA #DBF0FF
monochromatic
#FF616E #FF9EA6 #FFDBDE #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.28
#FFDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBDE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBDE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DE
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#FFD8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbde; /* rgb */ color: rgb(255, 219, 222); /* oklch */ color: oklch(92.2% 0.040 12.2);
Tailwind
colors: {
custom: {
50: '#ffe6e8',
500: '#ffdbde',
950: '#000000',
},
}SCSS
$custom: #ffdbde; $custom-light: #ffe6e8; $custom-dark: #000000;
JSON
{
"hex": "#ffdbde",
"rgb": {
"r": 255,
"g": 219,
"b": 222
},
"hsl": {
"h": 355,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92227,
"c": 0.04021,
"h": 12.2
},
"luminance": 0.77197
}Semantic roles & 50–950 ramp
primary
#FFDBDE
secondary
#92ECE4
accent
#E6D200
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484