#F7CFCF#F7CFCF
#F7CFCF is a very light, muted red. Relative luminance 0.689; OKLCH L 88.9% C 0.045 H 18.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFCF |
|---|---|
| RGB | rgb(247, 207, 207) |
| HSL | hsl(0, 71%, 89%) |
| HSV | hsv(0, 16%, 97%) |
| CMYK | cmyk(0%, 16.2%, 16.2%, 3.1%) |
| CIE-LAB | lab(86.46, 14.02, 5.25) |
| CIE-LCH | lch(86.46, 14.97, 20.54°) |
| OKLab | oklab(88.86% 0.043 0.014) |
| OKLCH | oklch(88.86% 0.045 18) |
| XYZ | xyz(71.9329, 68.9070, 68.5306) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.08
Pale Pink
#FFCFDC
ΔE00 5.24
Light Pink
#FFD1DF
ΔE00 5.48
Pale Rose
#FDC1C5
ΔE00 5.49
Mistyrose
#FFE4E1
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFCF #CFF7F7
analogous
#F7CFE3 #F7CFCF #F7E3CF
triadic
#F7CFCF #CFF7CF #CFCFF7
tetradic
#F7CFCF #E3F7CF #CFF7F7 #E3CFF7
square
#F7CFCF #E3F7CF #CFF7F7 #E3CFF7
split-complementary
#F7CFCF #CFF7E3 #CFE3F7
monochromatic
#E66666 #EE9B9B #F7CFCF #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.42
#F7CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F7CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFCF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFCF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f7cfcf; /* rgb */ color: rgb(247, 207, 207); /* oklch */ color: oklch(88.9% 0.045 18.0);
Tailwind
colors: {
custom: {
50: '#fadddd',
500: '#f7cfcf',
950: '#000000',
},
}SCSS
$custom: #f7cfcf; $custom-light: #fadddd; $custom-dark: #000000;
JSON
{
"hex": "#f7cfcf",
"rgb": {
"r": 247,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.88858,
"c": 0.04517,
"h": 18
},
"luminance": 0.68905
}Semantic roles & 50–950 ramp
primary
#F7CFCF
secondary
#90DADA
accent
#D3D312
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484