#F8CFCF#F8CFCF
#F8CFCF is a very light, muted red. Relative luminance 0.691; OKLCH L 88.9% C 0.046 H 18.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CFCF |
|---|---|
| RGB | rgb(248, 207, 207) |
| HSL | hsl(0, 75%, 89%) |
| HSV | hsv(0, 17%, 97%) |
| CMYK | cmyk(0%, 16.5%, 16.5%, 2.7%) |
| CIE-LAB | lab(86.55, 14.38, 5.40) |
| CIE-LCH | lch(86.55, 15.36, 20.57°) |
| OKLab | oklab(88.95% 0.044 0.0144) |
| OKLCH | oklch(88.95% 0.046 18.1) |
| XYZ | xyz(72.2866, 69.0894, 68.5472) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.85
Pale Pink
#FFCFDC
ΔE00 5.13
Pale Rose
#FDC1C5
ΔE00 5.27
Light Pink
#FFD1DF
ΔE00 5.39
Mistyrose
#FFE4E1
ΔE00 6.07
Bubblegum
#FFC1CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CFCF #CFF8F8
analogous
#F8CFE4 #F8CFCF #F8E4CF
triadic
#F8CFCF #CFF8CF #CFCFF8
tetradic
#F8CFCF #E4F8CF #CFF8F8 #E4CFF8
square
#F8CFCF #E4F8CF #CFF8F8 #E4CFF8
split-complementary
#F8CFCF #CFF8E4 #CFE4F8
monochromatic
#E86464 #F09A9A #F8CFCF #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.42
#F8CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F8CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CFCF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CFCF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#DFDCCE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f8cfcf; /* rgb */ color: rgb(248, 207, 207); /* oklch */ color: oklch(88.9% 0.046 18.1);
Tailwind
colors: {
custom: {
50: '#fbdddd',
500: '#f8cfcf',
950: '#000000',
},
}SCSS
$custom: #f8cfcf; $custom-light: #fbdddd; $custom-dark: #000000;
JSON
{
"hex": "#f8cfcf",
"rgb": {
"r": 248,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.8895,
"c": 0.04632,
"h": 18.1
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#F8CFCF
secondary
#8FDCDC
accent
#D7D70F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484