#F7C2CA#F7C2CA
#F7C2CA is a very light, moderate red. Relative luminance 0.626; OKLCH L 86.3% C 0.061 H 8.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C2CA |
|---|---|
| RGB | rgb(247, 194, 202) |
| HSL | hsl(351, 77%, 86%) |
| HSV | hsv(351, 21%, 97%) |
| CMYK | cmyk(0%, 21.5%, 18.2%, 3.1%) |
| CIE-LAB | lab(83.24, 20.09, 3.27) |
| CIE-LCH | lch(83.24, 20.36, 9.24°) |
| OKLab | oklab(86.32% 0.0608 0.0089) |
| OKLCH | oklch(86.32% 0.061 8.3) |
| XYZ | xyz(68.3105, 62.6247, 64.3552) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.68
Bubblegum
#FFC1CC
ΔE00 2.09
Pale Rose
#FDC1C5
ΔE00 2.23
Pink
#FFC0CB
ΔE00 2.25
Pale Pink
#FFCFDC
ΔE00 3.62
Light Pink
#FFD1DF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C2CA #C2F7EF
analogous
#F7C2E5 #F7C2CA #F7D5C2
triadic
#F7C2CA #CAF7C2 #C2CAF7
tetradic
#F7C2CA #E5F7C2 #C2F7EF #D5C2F7
square
#F7C2CA #E5F7C2 #C2F7EF #D5C2F7
split-complementary
#F7C2CA #C2F7D5 #C2E5F7
monochromatic
#E9566C #F08C9B #F7C2CA #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.55
#F7C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F7C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C2CA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C2CA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#FFBEC5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7c2ca; /* rgb */ color: rgb(247, 194, 202); /* oklch */ color: oklch(86.3% 0.061 8.3);
Tailwind
colors: {
custom: {
50: '#fad4da',
500: '#f7c2ca',
950: '#000000',
},
}SCSS
$custom: #f7c2ca; $custom-light: #fad4da; $custom-dark: #000000;
JSON
{
"hex": "#f7c2ca",
"rgb": {
"r": 247,
"g": 194,
"b": 202
},
"hsl": {
"h": 350.943,
"s": 76.812,
"l": 86.471
},
"oklch": {
"l": 0.86322,
"c": 0.06142,
"h": 8.3
},
"luminance": 0.62622
}Semantic roles & 50–950 ramp
primary
#F7C2CA
secondary
#83DACD
accent
#D9BA0C
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383