#F7BABE#F7BABE
#F7BABE is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.5% C 0.071 H 14.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BABE |
|---|---|
| RGB | rgb(247, 186, 190) |
| HSL | hsl(356, 79%, 85%) |
| HSV | hsv(356, 25%, 97%) |
| CMYK | cmyk(0%, 24.7%, 23.1%, 3.1%) |
| CIE-LAB | lab(81.08, 22.55, 6.58) |
| CIE-LCH | lch(81.08, 23.49, 16.27°) |
| OKLab | oklab(84.55% 0.0686 0.0175) |
| OKLCH | oklch(84.55% 0.071 14.3) |
| XYZ | xyz(65.2118, 58.6128, 56.5837) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.65
Light Rose
#FFC5CB
ΔE00 2.71
Pink
#FFC0CB
ΔE00 2.99
Lightpink
#FFB6C1
ΔE00 3.07
Bubblegum
#FFC1CC
ΔE00 3.10
Soft Pink
#FDB0C0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BABE #BAF7F3
analogous
#F7BADC #F7BABE #F7D5BA
triadic
#F7BABE #BEF7BA #BABEF7
tetradic
#F7BABE #DCF7BA #BAF7F3 #D5BAF7
square
#F7BABE #DCF7BA #BAF7F3 #D5BAF7
split-complementary
#F7BABE #BAF7D5 #BADCF7
monochromatic
#EA4C57 #F1838A #F7BABE #FCE4E5 #FCE4E5
Accessibility & contrast
On white
1.65
#F7BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#F7BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BABE
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BABE | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7babe; /* rgb */ color: rgb(247, 186, 190); /* oklch */ color: oklch(84.5% 0.071 14.3);
Tailwind
colors: {
custom: {
50: '#fbcfd1',
500: '#f7babe',
950: '#000000',
},
}SCSS
$custom: #f7babe; $custom-light: #fbcfd1; $custom-dark: #000000;
JSON
{
"hex": "#f7babe",
"rgb": {
"r": 247,
"g": 186,
"b": 190
},
"hsl": {
"h": 356.066,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.84548,
"c": 0.0708,
"h": 14.3
},
"luminance": 0.5861
}Semantic roles & 50–950 ramp
primary
#F7BABE
secondary
#7CD9D3
accent
#DCCE0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383