#F8DCDF#F8DCDF
#F8DCDF is a very light, muted red. Relative luminance 0.765; OKLCH L 91.8% C 0.031 H 10.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCDF |
|---|---|
| RGB | rgb(248, 220, 223) |
| HSL | hsl(354, 67%, 92%) |
| HSV | hsv(354, 11%, 97%) |
| CMYK | cmyk(0%, 11.3%, 10.1%, 2.7%) |
| CIE-LAB | lab(90.08, 10.13, 2.07) |
| CIE-LCH | lch(90.08, 10.34, 11.55°) |
| OKLab | oklab(91.83% 0.0307 0.0056) |
| OKLCH | oklch(91.83% 0.031 10.4) |
| XYZ | xyz(77.6229, 76.4721, 80.4693) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.14
Lavenderblush
#FFF0F5
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 6.61
Pale Pink
#FFCFDC
ΔE00 6.88
Very Light Pink
#FFF4F2
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCDF #DCF8F5
analogous
#F8DCED #F8DCDF #F8E7DC
triadic
#F8DCDF #DFF8DC #DCDFF8
tetradic
#F8DCDF #EDF8DC #DCF8F5 #E7DCF8
square
#F8DCDF #EDF8DC #DCF8F5 #E7DCF8
split-complementary
#F8DCDF #DCF8E7 #DCEDF8
monochromatic
#E47682 #EEA9B0 #F8DCDF #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.29
#F8DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F8DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCDF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCDF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#FEDADD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8dcdf; /* rgb */ color: rgb(248, 220, 223); /* oklch */ color: oklch(91.8% 0.031 10.4);
Tailwind
colors: {
custom: {
50: '#fae6e9',
500: '#f8dcdf',
950: '#000000',
},
}SCSS
$custom: #f8dcdf; $custom-light: #fae6e9; $custom-dark: #000000;
JSON
{
"hex": "#f8dcdf",
"rgb": {
"r": 248,
"g": 220,
"b": 223
},
"hsl": {
"h": 353.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91831,
"c": 0.03122,
"h": 10.4
},
"luminance": 0.76471
}Semantic roles & 50–950 ramp
primary
#F8DCDF
secondary
#9DDBD5
accent
#CFBB17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484