#F5DCDC#F5DCDC
#F5DCDC is a very light, muted red. Relative luminance 0.758; OKLCH L 91.5% C 0.028 H 17.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCDC |
|---|---|
| RGB | rgb(245, 220, 220) |
| HSL | hsl(0, 56%, 91%) |
| HSV | hsv(0, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 10.2%, 3.9%) |
| CIE-LAB | lab(89.75, 8.60, 3.14) |
| CIE-LCH | lch(89.75, 9.15, 20.07°) |
| OKLab | oklab(91.49% 0.0264 0.0084) |
| OKLCH | oklch(91.49% 0.028 17.7) |
| XYZ | xyz(76.1666, 75.7676, 78.3085) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.26
Lavenderblush
#FFF0F5
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 7.14
Light Pink
#FFD1DF
ΔE00 8.21
Pale Pink
#FFCFDC
ΔE00 8.42
Seashell
#FFF5EE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCDC #DCF5F5
analogous
#F5DCE8 #F5DCDC #F5E8DC
triadic
#F5DCDC #DCF5DC #DCDCF5
tetradic
#F5DCDC #E8F5DC #DCF5F5 #E8DCF5
square
#F5DCDC #E8F5DC #DCF5F5 #E8DCF5
split-complementary
#F5DCDC #DCF5E8 #DCE8F5
monochromatic
#DA7D7D #E7ACAC #F5DCDC #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.30
#F5DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F5DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCDC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCDC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E6E3DC
Tritanopia (blue-blind)
#FBDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5dcdc; /* rgb */ color: rgb(245, 220, 220); /* oklch */ color: oklch(91.5% 0.028 17.7);
Tailwind
colors: {
custom: {
50: '#f8e6e6',
500: '#f5dcdc',
950: '#000000',
},
}SCSS
$custom: #f5dcdc; $custom-light: #f8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f5dcdc",
"rgb": {
"r": 245,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91491,
"c": 0.0277,
"h": 17.7
},
"luminance": 0.75766
}Semantic roles & 50–950 ramp
primary
#F5DCDC
secondary
#A0D5D5
accent
#C3C322
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484