#FFDBDC#FFDBDC
#FFDBDC is a very light, muted red. Relative luminance 0.771; OKLCH L 92.2% C 0.040 H 16.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBDC |
|---|---|
| RGB | rgb(255, 219, 220) |
| HSL | hsl(358, 100%, 93%) |
| HSV | hsv(358, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 13.7%, 0%) |
| CIE-LAB | lab(90.36, 12.61, 4.14) |
| CIE-LCH | lch(90.36, 13.27, 18.15°) |
| OKLab | oklab(92.17% 0.0386 0.0111) |
| OKLCH | oklch(92.17% 0.04 16) |
| XYZ | xyz(79.4893, 77.0925, 78.3893) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.80
Light Pink
#FFD1DF
ΔE00 5.70
Pale Pink
#FFCFDC
ΔE00 5.76
Light Rose
#FFC5CB
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 7.64
Lavenderblush
#FFF0F5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBDC #DBFFFE
analogous
#FFDBEE #FFDBDC #FFECDB
triadic
#FFDBDC #DCFFDB #DBDCFF
tetradic
#FFDBDC #EEFFDB #DBFFFE #ECDBFF
square
#FFDBDC #EEFFDB #DBFFFE #ECDBFF
split-complementary
#FFDBDC #DBFFEC #DBEEFF
monochromatic
#FF6165 #FF9EA0 #FFDBDC #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.28
#FFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBDC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBDC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbdc; /* rgb */ color: rgb(255, 219, 220); /* oklch */ color: oklch(92.2% 0.040 16.0);
Tailwind
colors: {
custom: {
50: '#ffe6e6',
500: '#ffdbdc',
950: '#000000',
},
}SCSS
$custom: #ffdbdc; $custom-light: #ffe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdbdc",
"rgb": {
"r": 255,
"g": 219,
"b": 220
},
"hsl": {
"h": 358.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92172,
"c": 0.04011,
"h": 16
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#FFDBDC
secondary
#92ECE9
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484