#F7CCCF#F7CCCF
#F7CCCF is a very light, muted red. Relative luminance 0.675; OKLCH L 88.3% C 0.049 H 13.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CCCF |
|---|---|
| RGB | rgb(247, 204, 207) |
| HSL | hsl(356, 73%, 88%) |
| HSV | hsv(356, 17%, 97%) |
| CMYK | cmyk(0%, 17.4%, 16.2%, 3.1%) |
| CIE-LAB | lab(85.74, 15.60, 4.22) |
| CIE-LCH | lch(85.74, 16.15, 15.13°) |
| OKLab | oklab(88.3% 0.0475 0.0113) |
| OKLCH | oklch(88.3% 0.049 13.4) |
| XYZ | xyz(71.2130, 67.4672, 68.2906) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.78
Pale Pink
#FFCFDC
ΔE00 3.94
Light Pink
#FFD1DF
ΔE00 4.29
Pale Rose
#FDC1C5
ΔE00 4.34
Bubblegum
#FFC1CC
ΔE00 5.24
Pink
#FFC0CB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CCCF #CCF7F4
analogous
#F7CCE4 #F7CCCF #F7DECC
triadic
#F7CCCF #CFF7CC #CCCFF7
tetradic
#F7CCCF #E4F7CC #CCF7F4 #DECCF7
square
#F7CCCF #E4F7CC #CCF7F4 #DECCF7
split-complementary
#F7CCCF #CCF7DE #CCE4F7
monochromatic
#E6626B #EF979D #F7CCCF #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.45
#F7CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#F7CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CCCF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CCCF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f7cccf; /* rgb */ color: rgb(247, 204, 207); /* oklch */ color: oklch(88.3% 0.049 13.4);
Tailwind
colors: {
custom: {
50: '#fadbdd',
500: '#f7cccf',
950: '#000000',
},
}SCSS
$custom: #f7cccf; $custom-light: #fadbdd; $custom-dark: #000000;
JSON
{
"hex": "#f7cccf",
"rgb": {
"r": 247,
"g": 204,
"b": 207
},
"hsl": {
"h": 355.814,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.88299,
"c": 0.0488,
"h": 13.4
},
"luminance": 0.67465
}Semantic roles & 50–950 ramp
primary
#F7CCCF
secondary
#8DDAD5
accent
#D5C711
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484