#F7C8CD#F7C8CD
#F7C8CD is a very light, muted red. Relative luminance 0.655; OKLCH L 87.5% C 0.054 H 11.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8CD |
|---|---|
| RGB | rgb(247, 200, 205) |
| HSL | hsl(354, 75%, 88%) |
| HSV | hsv(354, 19%, 97%) |
| CMYK | cmyk(0%, 19%, 17%, 3.1%) |
| CIE-LAB | lab(84.74, 17.39, 3.83) |
| CIE-LCH | lch(84.74, 17.81, 12.42°) |
| OKLab | oklab(87.5% 0.0528 0.0103) |
| OKLCH | oklch(87.5% 0.054 11.1) |
| XYZ | xyz(70.0315, 65.4930, 66.6982) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.55
Pale Rose
#FDC1C5
ΔE00 3.18
Pale Pink
#FFCFDC
ΔE00 3.38
Bubblegum
#FFC1CC
ΔE00 3.86
Light Pink
#FFD1DF
ΔE00 3.90
Pink
#FFC0CB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8CD #C8F7F2
analogous
#F7C8E4 #F7C8CD #F7DAC8
triadic
#F7C8CD #CDF7C8 #C8CDF7
tetradic
#F7C8CD #E4F7C8 #C8F7F2 #DAC8F7
square
#F7C8CD #E4F7C8 #C8F7F2 #DAC8F7
split-complementary
#F7C8CD #C8F7DA #C8E4F7
monochromatic
#E75D6C #EF939C #F7C8CD #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.49
#F7C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#F7C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8CD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8CD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#FFC4CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7c8cd; /* rgb */ color: rgb(247, 200, 205); /* oklch */ color: oklch(87.5% 0.054 11.1);
Tailwind
colors: {
custom: {
50: '#fad8dc',
500: '#f7c8cd',
950: '#000000',
},
}SCSS
$custom: #f7c8cd; $custom-light: #fad8dc; $custom-dark: #000000;
JSON
{
"hex": "#f7c8cd",
"rgb": {
"r": 247,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.617,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.87504,
"c": 0.05377,
"h": 11.1
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#F7C8CD
secondary
#89DAD1
accent
#D7C10F
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384