#F8CDC8#F8CDC8
#F8CDC8 is a very light, muted red. Relative luminance 0.678; OKLCH L 88.4% C 0.049 H 25.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDC8 |
|---|---|
| RGB | rgb(248, 205, 200) |
| HSL | hsl(6, 77%, 88%) |
| HSV | hsv(6, 19%, 97%) |
| CMYK | cmyk(0%, 17.3%, 19.4%, 2.7%) |
| CIE-LAB | lab(85.90, 14.37, 8.18) |
| CIE-LCH | lch(85.90, 16.54, 29.64°) |
| OKLab | oklab(88.39% 0.0444 0.0215) |
| OKLCH | oklch(88.39% 0.049 25.9) |
| XYZ | xyz(70.9683, 67.7917, 63.9792) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 5.69
Mistyrose
#FFE4E1
ΔE00 6.47
Pale Pink
#FFCFDC
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.38
Bubblegum
#FFC1CC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDC8 #C8F3F8
analogous
#F8C8DB #F8CDC8 #F8E5C8
triadic
#F8CDC8 #C8F8CD #CDC8F8
tetradic
#F8CDC8 #DBF8C8 #C8F3F8 #E5C8F8
square
#F8CDC8 #DBF8C8 #C8F3F8 #E5C8F8
split-complementary
#F8CDC8 #C8F8E5 #C8DBF8
monochromatic
#EA6A5B #F19C92 #F8CDC8 #FCE6E4 #FCE6E4
Accessibility & contrast
On white
1.44
#F8CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#F8CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDC8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDC8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8cdc8; /* rgb */ color: rgb(248, 205, 200); /* oklch */ color: oklch(88.4% 0.049 25.9);
Tailwind
colors: {
custom: {
50: '#fbdcd8',
500: '#f8cdc8',
950: '#000000',
},
}SCSS
$custom: #f8cdc8; $custom-light: #fbdcd8; $custom-dark: #000000;
JSON
{
"hex": "#f8cdc8",
"rgb": {
"r": 248,
"g": 205,
"b": 200
},
"hsl": {
"h": 6.25,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.88392,
"c": 0.04935,
"h": 25.9
},
"luminance": 0.67789
}Semantic roles & 50–950 ramp
primary
#F8CDC8
secondary
#88D3DC
accent
#C4DA0C
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483