#F7CFCB#F7CFCB
#F7CFCB is a very light, muted red. Relative luminance 0.687; OKLCH L 88.8% C 0.046 H 24.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFCB |
|---|---|
| RGB | rgb(247, 207, 203) |
| HSL | hsl(5, 73%, 88%) |
| HSV | hsv(5, 18%, 97%) |
| CMYK | cmyk(0%, 16.2%, 17.8%, 3.1%) |
| CIE-LAB | lab(86.36, 13.41, 7.24) |
| CIE-LCH | lch(86.36, 15.24, 28.34°) |
| OKLab | oklab(88.75% 0.0414 0.0191) |
| OKLCH | oklch(88.75% 0.046 24.8) |
| XYZ | xyz(71.4501, 68.7139, 65.9877) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.67
Light Rose
#FFC5CB
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.19
Pale Pink
#FFCFDC
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.10
Bubblegum
#FFC1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFCB #CBF3F7
analogous
#F7CBDD #F7CFCB #F7E5CB
triadic
#F7CFCB #CBF7CF #CFCBF7
tetradic
#F7CFCB #DDF7CB #CBF3F7 #E5CBF7
square
#F7CFCB #DDF7CB #CBF3F7 #E5CBF7
split-complementary
#F7CFCB #CBF7E5 #CBDDF7
monochromatic
#E76D61 #EF9E96 #F7CFCB #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.42
#F7CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#F7CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFCB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFCB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f7cfcb; /* rgb */ color: rgb(247, 207, 203); /* oklch */ color: oklch(88.8% 0.046 24.8);
Tailwind
colors: {
custom: {
50: '#faddda',
500: '#f7cfcb',
950: '#000000',
},
}SCSS
$custom: #f7cfcb; $custom-light: #faddda; $custom-dark: #000000;
JSON
{
"hex": "#f7cfcb",
"rgb": {
"r": 247,
"g": 207,
"b": 203
},
"hsl": {
"h": 5.455,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.88752,
"c": 0.04563,
"h": 24.8
},
"luminance": 0.68712
}Semantic roles & 50–950 ramp
primary
#F7CFCB
secondary
#8CD3DA
accent
#C3D510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483