#F7C8CA#F7C8CA
#F7C8CA is a very light, muted red. Relative luminance 0.653; OKLCH L 87.4% C 0.054 H 15.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8CA |
|---|---|
| RGB | rgb(247, 200, 202) |
| HSL | hsl(357, 75%, 88%) |
| HSV | hsv(357, 19%, 97%) |
| CMYK | cmyk(0%, 19%, 18.2%, 3.1%) |
| CIE-LAB | lab(84.66, 16.93, 5.32) |
| CIE-LCH | lch(84.66, 17.75, 17.44°) |
| OKLab | oklab(87.42% 0.0517 0.0142) |
| OKLCH | oklch(87.42% 0.054 15.4) |
| XYZ | xyz(69.6729, 65.3495, 64.8093) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.89
Pale Rose
#FDC1C5
ΔE00 3.18
Pale Pink
#FFCFDC
ΔE00 4.40
Bubblegum
#FFC1CC
ΔE00 4.52
Pink
#FFC0CB
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8CA #C8F7F5
analogous
#F7C8E1 #F7C8CA #F7DDC8
triadic
#F7C8CA #CAF7C8 #C8CAF7
tetradic
#F7C8CA #E1F7C8 #C8F7F5 #DDC8F7
square
#F7C8CA #E1F7C8 #C8F7F5 #DDC8F7
split-complementary
#F7C8CA #C8F7DD #C8E1F7
monochromatic
#E75D63 #EF9397 #F7C8CA #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.49
#F7C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F7C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8CA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8CA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#DAD7C9
Tritanopia (blue-blind)
#FFC4C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7c8ca; /* rgb */ color: rgb(247, 200, 202); /* oklch */ color: oklch(87.4% 0.054 15.4);
Tailwind
colors: {
custom: {
50: '#fad8da',
500: '#f7c8ca',
950: '#000000',
},
}SCSS
$custom: #f7c8ca; $custom-light: #fad8da; $custom-dark: #000000;
JSON
{
"hex": "#f7c8ca",
"rgb": {
"r": 247,
"g": 200,
"b": 202
},
"hsl": {
"h": 357.447,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.87423,
"c": 0.05356,
"h": 15.4
},
"luminance": 0.65347
}Semantic roles & 50–950 ramp
primary
#F7C8CA
secondary
#89DAD7
accent
#D7CE0F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383