#F8DCD8#F8DCD8
#F8DCD8 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.6% C 0.032 H 27.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD8 |
|---|---|
| RGB | rgb(248, 220, 216) |
| HSL | hsl(8, 70%, 91%) |
| HSV | hsv(8, 13%, 97%) |
| CMYK | cmyk(0%, 11.3%, 12.9%, 2.7%) |
| CIE-LAB | lab(89.91, 9.00, 5.50) |
| CIE-LCH | lch(89.91, 10.55, 31.40°) |
| OKLab | oklab(91.64% 0.0281 0.0146) |
| OKLCH | oklch(91.64% 0.032 27.4) |
| XYZ | xyz(76.6986, 76.1024, 75.6013) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.79
Lavenderblush
#FFF0F5
ΔE00 6.80
Very Light Pink
#FFF4F2
ΔE00 7.58
Seashell
#FFF5EE
ΔE00 8.81
Light Pink
#FFD1DF
ΔE00 8.95
Pale Pink
#FFCFDC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD8 #D8F4F8
analogous
#F8D8E4 #F8DCD8 #F8ECD8
triadic
#F8DCD8 #D8F8DC #DCD8F8
tetradic
#F8DCD8 #E4F8D8 #D8F4F8 #ECD8F8
square
#F8DCD8 #E4F8D8 #D8F4F8 #ECD8F8
split-complementary
#F8DCD8 #D8F8EC #D8E4F8
monochromatic
#E57F70 #EFADA4 #F8DCD8 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.29
#F8DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F8DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD8 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E8E4D8
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd8; /* rgb */ color: rgb(248, 220, 216); /* oklch */ color: oklch(91.6% 0.032 27.4);
Tailwind
colors: {
custom: {
50: '#fae6e4',
500: '#f8dcd8',
950: '#000000',
},
}SCSS
$custom: #f8dcd8; $custom-light: #fae6e4; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd8",
"rgb": {
"r": 248,
"g": 220,
"b": 216
},
"hsl": {
"h": 7.5,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.91641,
"c": 0.03163,
"h": 27.4
},
"luminance": 0.76101
}Semantic roles & 50–950 ramp
primary
#F8DCD8
secondary
#99D3DC
accent
#BAD214
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484