#F8CFCA#F8CFCA
#F8CFCA is a very light, muted red. Relative luminance 0.688; OKLCH L 88.8% C 0.047 H 26.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CFCA |
|---|---|
| RGB | rgb(248, 207, 202) |
| HSL | hsl(7, 77%, 88%) |
| HSV | hsv(7, 19%, 97%) |
| CMYK | cmyk(0%, 16.5%, 18.5%, 2.7%) |
| CIE-LAB | lab(86.43, 13.62, 7.87) |
| CIE-LCH | lch(86.43, 15.73, 30.03°) |
| OKLab | oklab(88.82% 0.0421 0.0208) |
| OKLCH | oklch(88.82% 0.047 26.2) |
| XYZ | xyz(71.6850, 68.8488, 65.3787) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.83
Light Rose
#FFC5CB
ΔE00 6.15
Pale Rose
#FDC1C5
ΔE00 6.23
Pale Pink
#FFCFDC
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.43
Bubblegum
#FFC1CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CFCA #CAF3F8
analogous
#F8CADC #F8CFCA #F8E6CA
triadic
#F8CFCA #CAF8CF #CFCAF8
tetradic
#F8CFCA #DCF8CA #CAF3F8 #E6CAF8
square
#F8CFCA #DCF8CA #CAF3F8 #E6CAF8
split-complementary
#F8CFCA #CAF8E6 #CADCF8
monochromatic
#EA6D5E #F19E94 #F8CFCA #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.42
#F8CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F8CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CFCA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CFCA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8cfca; /* rgb */ color: rgb(248, 207, 202); /* oklch */ color: oklch(88.8% 0.047 26.2);
Tailwind
colors: {
custom: {
50: '#fbddda',
500: '#f8cfca',
950: '#000000',
},
}SCSS
$custom: #f8cfca; $custom-light: #fbddda; $custom-dark: #000000;
JSON
{
"hex": "#f8cfca",
"rgb": {
"r": 248,
"g": 207,
"b": 202
},
"hsl": {
"h": 6.522,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.88818,
"c": 0.04698,
"h": 26.2
},
"luminance": 0.68846
}Semantic roles & 50–950 ramp
primary
#F8CFCA
secondary
#8AD3DC
accent
#C3D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483