#F7CBCF#F7CBCF
#F7CBCF is a very light, muted red. Relative luminance 0.670; OKLCH L 88.1% C 0.050 H 12.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CBCF |
|---|---|
| RGB | rgb(247, 203, 207) |
| HSL | hsl(355, 73%, 88%) |
| HSV | hsv(355, 18%, 97%) |
| CMYK | cmyk(0%, 17.8%, 16.2%, 3.1%) |
| CIE-LAB | lab(85.50, 16.12, 3.87) |
| CIE-LCH | lch(85.50, 16.58, 13.50°) |
| OKLab | oklab(88.11% 0.049 0.0104) |
| OKLCH | oklch(88.11% 0.05 12) |
| XYZ | xyz(70.9761, 66.9934, 68.2116) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.41
Pale Pink
#FFCFDC
ΔE00 3.57
Light Pink
#FFD1DF
ΔE00 3.96
Pale Rose
#FDC1C5
ΔE00 4.03
Bubblegum
#FFC1CC
ΔE00 4.79
Pink
#FFC0CB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CBCF #CBF7F3
analogous
#F7CBE5 #F7CBCF #F7DDCB
triadic
#F7CBCF #CFF7CB #CBCFF7
tetradic
#F7CBCF #E5F7CB #CBF7F3 #DDCBF7
square
#F7CBCF #E5F7CB #CBF7F3 #DDCBF7
split-complementary
#F7CBCF #CBF7DD #CBE5F7
monochromatic
#E7616D #EF969E #F7CBCF #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.46
#F7CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F7CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CBCF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CBCF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f7cbcf; /* rgb */ color: rgb(247, 203, 207); /* oklch */ color: oklch(88.1% 0.050 12.0);
Tailwind
colors: {
custom: {
50: '#fadbdd',
500: '#f7cbcf',
950: '#000000',
},
}SCSS
$custom: #f7cbcf; $custom-light: #fadbdd; $custom-dark: #000000;
JSON
{
"hex": "#f7cbcf",
"rgb": {
"r": 247,
"g": 203,
"b": 207
},
"hsl": {
"h": 354.545,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.88114,
"c": 0.05007,
"h": 12
},
"luminance": 0.66991
}Semantic roles & 50–950 ramp
primary
#F7CBCF
secondary
#8CDAD3
accent
#D5C310
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484