#F5DBDE#F5DBDE
#F5DBDE is a very light, muted red. Relative luminance 0.753; OKLCH L 91.4% C 0.029 H 9.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DBDE |
|---|---|
| RGB | rgb(245, 219, 222) |
| HSL | hsl(353, 57%, 91%) |
| HSV | hsv(353, 11%, 96%) |
| CMYK | cmyk(0%, 10.6%, 9.4%, 3.9%) |
| CIE-LAB | lab(89.56, 9.44, 1.81) |
| CIE-LCH | lch(89.56, 9.61, 10.83°) |
| OKLab | oklab(91.36% 0.0286 0.0049) |
| OKLCH | oklch(91.36% 0.029 9.7) |
| XYZ | xyz(76.1714, 75.3509, 79.6246) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.24
Lavenderblush
#FFF0F5
ΔE00 5.62
Light Pink
#FFD1DF
ΔE00 7.07
Pale Pink
#FFCFDC
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 7.89
Light Rose
#FFC5CB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DBDE #DBF5F2
analogous
#F5DBEB #F5DBDE #F5E5DB
triadic
#F5DBDE #DEF5DB #DBDEF5
tetradic
#F5DBDE #EBF5DB #DBF5F2 #E5DBF5
square
#F5DBDE #EBF5DB #DBF5F2 #E5DBF5
split-complementary
#F5DBDE #DBF5E5 #DBEBF5
monochromatic
#DA7B86 #E8ABB2 #F5DBDE #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.31
#F5DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F5DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DBDE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DBDE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#FBD9DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f5dbde; /* rgb */ color: rgb(245, 219, 222); /* oklch */ color: oklch(91.4% 0.029 9.7);
Tailwind
colors: {
custom: {
50: '#f8e6e8',
500: '#f5dbde',
950: '#000000',
},
}SCSS
$custom: #f5dbde; $custom-light: #f8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f5dbde",
"rgb": {
"r": 245,
"g": 219,
"b": 222
},
"hsl": {
"h": 353.077,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.91356,
"c": 0.02902,
"h": 9.7
},
"luminance": 0.75349
}Semantic roles & 50–950 ramp
primary
#F5DBDE
secondary
#9FD5CF
accent
#C4B121
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484