#F8DCDC#F8DCDC
#F8DCDC is a very light, muted red. Relative luminance 0.763; OKLCH L 91.7% C 0.031 H 17.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCDC |
|---|---|
| RGB | rgb(248, 220, 220) |
| HSL | hsl(0, 67%, 92%) |
| HSV | hsv(0, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 11.3%, 2.7%) |
| CIE-LAB | lab(90.00, 9.64, 3.54) |
| CIE-LCH | lch(90.00, 10.27, 20.15°) |
| OKLab | oklab(91.75% 0.0296 0.0095) |
| OKLCH | oklch(91.75% 0.031 17.7) |
| XYZ | xyz(77.2220, 76.3118, 78.3580) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.19
Lavenderblush
#FFF0F5
ΔE00 6.11
Light Pink
#FFD1DF
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 7.68
Very Light Pink
#FFF4F2
ΔE00 7.82
Light Rose
#FFC5CB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCDC #DCF8F8
analogous
#F8DCEA #F8DCDC #F8EADC
triadic
#F8DCDC #DCF8DC #DCDCF8
tetradic
#F8DCDC #EAF8DC #DCF8F8 #EADCF8
square
#F8DCDC #EAF8DC #DCF8F8 #EADCF8
split-complementary
#F8DCDC #DCF8EA #DCEAF8
monochromatic
#E47676 #EEA9A9 #F8DCDC #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.29
#F8DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F8DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCDC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCDC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#E7E4DC
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcdc; /* rgb */ color: rgb(248, 220, 220); /* oklch */ color: oklch(91.7% 0.031 17.7);
Tailwind
colors: {
custom: {
50: '#fae6e6',
500: '#f8dcdc',
950: '#000000',
},
}SCSS
$custom: #f8dcdc; $custom-light: #fae6e6; $custom-dark: #000000;
JSON
{
"hex": "#f8dcdc",
"rgb": {
"r": 248,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91749,
"c": 0.03107,
"h": 17.7
},
"luminance": 0.7631
}Semantic roles & 50–950 ramp
primary
#F8DCDC
secondary
#9DDBDB
accent
#CFCF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484