#F7C2CD#F7C2CD
#F7C2CD is a very light, moderate red. Relative luminance 0.628; OKLCH L 86.4% C 0.062 H 4.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C2CD |
|---|---|
| RGB | rgb(247, 194, 205) |
| HSL | hsl(348, 77%, 86%) |
| HSV | hsv(348, 21%, 97%) |
| CMYK | cmyk(0%, 21.5%, 17%, 3.1%) |
| CIE-LAB | lab(83.32, 20.55, 1.77) |
| CIE-LCH | lch(83.32, 20.63, 4.93°) |
| OKLab | oklab(86.41% 0.0619 0.005) |
| OKLCH | oklch(86.41% 0.062 4.6) |
| XYZ | xyz(68.6691, 62.7682, 66.2441) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.97
Pink
#FFC0CB
ΔE00 2.16
Light Rose
#FFC5CB
ΔE00 2.39
Pale Rose
#FDC1C5
ΔE00 3.11
Pale Pink
#FFCFDC
ΔE00 3.15
Light Pink
#FFD1DF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C2CD #C2F7EC
analogous
#F7C2E8 #F7C2CD #F7D2C2
triadic
#F7C2CD #CDF7C2 #C2CDF7
tetradic
#F7C2CD #E8F7C2 #C2F7EC #D2C2F7
square
#F7C2CD #E8F7C2 #C2F7EC #D2C2F7
split-complementary
#F7C2CD #C2F7D2 #C2E8F7
monochromatic
#E95674 #F08CA1 #F7C2CD #FBE4E9 #FBE4E9
Accessibility & contrast
On white
1.55
#F7C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F7C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C2CD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C2CD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7c2cd; /* rgb */ color: rgb(247, 194, 205); /* oklch */ color: oklch(86.4% 0.062 4.6);
Tailwind
colors: {
custom: {
50: '#fad4dc',
500: '#f7c2cd',
950: '#000000',
},
}SCSS
$custom: #f7c2cd; $custom-light: #fad4dc; $custom-dark: #000000;
JSON
{
"hex": "#f7c2cd",
"rgb": {
"r": 247,
"g": 194,
"b": 205
},
"hsl": {
"h": 347.547,
"s": 76.812,
"l": 86.471
},
"oklch": {
"l": 0.86406,
"c": 0.06209,
"h": 4.6
},
"luminance": 0.62766
}Semantic roles & 50–950 ramp
primary
#F7C2CD
secondary
#83DAC8
accent
#D9AF0C
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384