#F7CFCC#F7CFCC
#F7CFCC is a very light, muted red. Relative luminance 0.688; OKLCH L 88.8% C 0.045 H 23.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFCC |
|---|---|
| RGB | rgb(247, 207, 204) |
| HSL | hsl(4, 73%, 88%) |
| HSV | hsv(4, 17%, 97%) |
| CMYK | cmyk(0%, 16.2%, 17.4%, 3.1%) |
| CIE-LAB | lab(86.39, 13.56, 6.74) |
| CIE-LCH | lch(86.39, 15.15, 26.42°) |
| OKLab | oklab(88.78% 0.0418 0.0178) |
| OKLCH | oklch(88.78% 0.045 23.1) |
| XYZ | xyz(71.5697, 68.7617, 66.6173) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.42
Light Pink
#FFD1DF
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFCC #CCF4F7
analogous
#F7CCDE #F7CFCC #F7E4CC
triadic
#F7CFCC #CCF7CF #CFCCF7
tetradic
#F7CFCC #DEF7CC #CCF4F7 #E4CCF7
square
#F7CFCC #DEF7CC #CCF4F7 #E4CCF7
split-complementary
#F7CFCC #CCF7E4 #CCDEF7
monochromatic
#E66B62 #EF9D97 #F7CFCC #FBE6E5 #FBE6E5
Accessibility & contrast
On white
1.42
#F7CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F7CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFCC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFCC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f7cfcc; /* rgb */ color: rgb(247, 207, 204); /* oklch */ color: oklch(88.8% 0.045 23.1);
Tailwind
colors: {
custom: {
50: '#fadddb',
500: '#f7cfcc',
950: '#000000',
},
}SCSS
$custom: #f7cfcc; $custom-light: #fadddb; $custom-dark: #000000;
JSON
{
"hex": "#f7cfcc",
"rgb": {
"r": 247,
"g": 207,
"b": 204
},
"hsl": {
"h": 4.186,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.88779,
"c": 0.04546,
"h": 23.1
},
"luminance": 0.68759
}Semantic roles & 50–950 ramp
primary
#F7CFCC
secondary
#8DD5DA
accent
#C7D511
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171515
muted
#858484