#F5DCDE#F5DCDE
#F5DCDE is a very light, muted red. Relative luminance 0.759; OKLCH L 91.5% C 0.028 H 12.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCDE |
|---|---|
| RGB | rgb(245, 220, 222) |
| HSL | hsl(355, 56%, 91%) |
| HSV | hsv(355, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 9.4%, 3.9%) |
| CIE-LAB | lab(89.80, 8.92, 2.16) |
| CIE-LCH | lch(89.80, 9.18, 13.62°) |
| OKLab | oklab(91.55% 0.0271 0.0058) |
| OKLCH | oklch(91.55% 0.028 12.1) |
| XYZ | xyz(76.4331, 75.8742, 79.7119) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.82
Lavenderblush
#FFF0F5
ΔE00 5.34
Very Light Pink
#FFF4F2
ΔE00 7.39
Light Pink
#FFD1DF
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.89
Seashell
#FFF5EE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCDE #DCF5F3
analogous
#F5DCEA #F5DCDE #F5E6DC
triadic
#F5DCDE #DEF5DC #DCDEF5
tetradic
#F5DCDE #EAF5DC #DCF5F3 #E6DCF5
square
#F5DCDE #EAF5DC #DCF5F3 #E6DCF5
split-complementary
#F5DCDE #DCF5E6 #DCEAF5
monochromatic
#DA7D84 #E7ACB1 #F5DCDE #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.30
#F5DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F5DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCDE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCDE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#FBDADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5dcde; /* rgb */ color: rgb(245, 220, 222); /* oklch */ color: oklch(91.5% 0.028 12.1);
Tailwind
colors: {
custom: {
50: '#f8e6e8',
500: '#f5dcde',
950: '#000000',
},
}SCSS
$custom: #f5dcde; $custom-light: #f8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#f5dcde",
"rgb": {
"r": 245,
"g": 220,
"b": 222
},
"hsl": {
"h": 355.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91546,
"c": 0.02776,
"h": 12.1
},
"luminance": 0.75873
}Semantic roles & 50–950 ramp
primary
#F5DCDE
secondary
#A0D5D1
accent
#C3B622
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484