#F7CDCF#F7CDCF
#F7CDCF is a very light, muted red. Relative luminance 0.679; OKLCH L 88.5% C 0.048 H 14.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDCF |
|---|---|
| RGB | rgb(247, 205, 207) |
| HSL | hsl(357, 72%, 89%) |
| HSV | hsv(357, 17%, 97%) |
| CMYK | cmyk(0%, 17%, 16.2%, 3.1%) |
| CIE-LAB | lab(85.98, 15.07, 4.56) |
| CIE-LCH | lch(85.98, 15.75, 16.84°) |
| OKLab | oklab(88.49% 0.046 0.0122) |
| OKLCH | oklch(88.49% 0.048 14.9) |
| XYZ | xyz(71.4515, 67.9441, 68.3701) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.35
Light Pink
#FFD1DF
ΔE00 4.65
Pale Rose
#FDC1C5
ΔE00 4.69
Bubblegum
#FFC1CC
ΔE00 5.71
Pink
#FFC0CB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDCF #CDF7F5
analogous
#F7CDE4 #F7CDCF #F7E0CD
triadic
#F7CDCF #CFF7CD #CDCFF7
tetradic
#F7CDCF #E4F7CD #CDF7F5 #E0CDF7
square
#F7CDCF #E4F7CD #CDF7F5 #E0CDF7
split-complementary
#F7CDCF #CDF7E0 #CDE4F7
monochromatic
#E6636A #EF989C #F7CDCF #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.44
#F7CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#F7CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDCF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDCF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7cdcf; /* rgb */ color: rgb(247, 205, 207); /* oklch */ color: oklch(88.5% 0.048 14.9);
Tailwind
colors: {
custom: {
50: '#fadcdd',
500: '#f7cdcf',
950: '#000000',
},
}SCSS
$custom: #f7cdcf; $custom-light: #fadcdd; $custom-dark: #000000;
JSON
{
"hex": "#f7cdcf",
"rgb": {
"r": 247,
"g": 205,
"b": 207
},
"hsl": {
"h": 357.143,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.88485,
"c": 0.04755,
"h": 14.9
},
"luminance": 0.67942
}Semantic roles & 50–950 ramp
primary
#F7CDCF
secondary
#8EDAD6
accent
#D4CB11
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484