#F7CBCC#F7CBCC
#F7CBCC is a very light, muted red. Relative luminance 0.668; OKLCH L 88.0% C 0.050 H 16.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CBCC |
|---|---|
| RGB | rgb(247, 203, 204) |
| HSL | hsl(359, 73%, 88%) |
| HSV | hsv(359, 18%, 97%) |
| CMYK | cmyk(0%, 17.8%, 17.4%, 3.1%) |
| CIE-LAB | lab(85.43, 15.66, 5.36) |
| CIE-LCH | lch(85.43, 16.55, 18.89°) |
| OKLab | oklab(88.03% 0.0478 0.0143) |
| OKLCH | oklch(88.03% 0.05 16.6) |
| XYZ | xyz(70.6128, 66.8481, 66.2984) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.80
Pale Rose
#FDC1C5
ΔE00 4.15
Pale Pink
#FFCFDC
ΔE00 4.67
Light Pink
#FFD1DF
ΔE00 5.06
Bubblegum
#FFC1CC
ΔE00 5.44
Pink
#FFC0CB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CBCC #CBF7F6
analogous
#F7CBE2 #F7CBCC #F7E0CB
triadic
#F7CBCC #CCF7CB #CBCCF7
tetradic
#F7CBCC #E2F7CB #CBF7F6 #E0CBF7
square
#F7CBCC #E2F7CB #CBF7F6 #E0CBF7
split-complementary
#F7CBCC #CBF7E0 #CBE2F7
monochromatic
#E76164 #EF9698 #F7CBCC #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.46
#F7CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F7CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CBCC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CBCC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#DCD9CB
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f7cbcc; /* rgb */ color: rgb(247, 203, 204); /* oklch */ color: oklch(88.0% 0.050 16.6);
Tailwind
colors: {
custom: {
50: '#fadbdb',
500: '#f7cbcc',
950: '#000000',
},
}SCSS
$custom: #f7cbcc; $custom-light: #fadbdb; $custom-dark: #000000;
JSON
{
"hex": "#f7cbcc",
"rgb": {
"r": 247,
"g": 203,
"b": 204
},
"hsl": {
"h": 358.636,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.88032,
"c": 0.04993,
"h": 16.6
},
"luminance": 0.66846
}Semantic roles & 50–950 ramp
primary
#F7CBCC
secondary
#8CDAD8
accent
#D5D110
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171515
muted
#858484