#FFDBDF#FFDBDF
#FFDBDF is a very light, muted red. Relative luminance 0.773; OKLCH L 92.3% C 0.040 H 10.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBDF |
|---|---|
| RGB | rgb(255, 219, 223) |
| HSL | hsl(353, 100%, 93%) |
| HSV | hsv(353, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 12.5%, 0%) |
| CIE-LAB | lab(90.44, 13.09, 2.67) |
| CIE-LCH | lch(90.44, 13.35, 11.52°) |
| OKLab | oklab(92.25% 0.0397 0.0072) |
| OKLCH | oklch(92.25% 0.04 10.3) |
| XYZ | xyz(79.8901, 77.2528, 80.5006) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.54
Light Pink
#FFD1DF
ΔE00 4.72
Pale Pink
#FFCFDC
ΔE00 4.89
Light Rose
#FFC5CB
ΔE00 6.72
Pale Rose
#FDC1C5
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBDF #DBFFFB
analogous
#FFDBF1 #FFDBDF #FFE9DB
triadic
#FFDBDF #DFFFDB #DBDFFF
tetradic
#FFDBDF #F1FFDB #DBFFFB #E9DBFF
square
#FFDBDF #F1FFDB #DBFFFB #E9DBFF
split-complementary
#FFDBDF #DBFFE9 #DBF1FF
monochromatic
#FF6172 #FF9EA9 #FFDBDF #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.28
#FFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBDF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBDF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FFD8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbdf; /* rgb */ color: rgb(255, 219, 223); /* oklch */ color: oklch(92.3% 0.040 10.3);
Tailwind
colors: {
custom: {
50: '#ffe6e9',
500: '#ffdbdf',
950: '#000000',
},
}SCSS
$custom: #ffdbdf; $custom-light: #ffe6e9; $custom-dark: #000000;
JSON
{
"hex": "#ffdbdf",
"rgb": {
"r": 255,
"g": 219,
"b": 223
},
"hsl": {
"h": 353.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92254,
"c": 0.04032,
"h": 10.3
},
"luminance": 0.77251
}Semantic roles & 50–950 ramp
primary
#FFDBDF
secondary
#92ECE2
accent
#E6CC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484