#F4BABE#F4BABE
#F4BABE is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.2% C 0.067 H 14.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BABE |
|---|---|
| RGB | rgb(244, 186, 190) |
| HSL | hsl(356, 73%, 84%) |
| HSV | hsv(356, 24%, 96%) |
| CMYK | cmyk(0%, 23.8%, 22.1%, 4.3%) |
| CIE-LAB | lab(80.78, 21.47, 6.11) |
| CIE-LCH | lch(80.78, 22.32, 15.89°) |
| OKLab | oklab(84.25% 0.0653 0.0163) |
| OKLCH | oklch(84.25% 0.067 14) |
| XYZ | xyz(64.1621, 58.0716, 56.5345) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.85
Light Rose
#FFC5CB
ΔE00 2.77
Pink
#FFC0CB
ΔE00 3.17
Bubblegum
#FFC1CC
ΔE00 3.24
Lightpink
#FFB6C1
ΔE00 3.51
Soft Pink
#FDB0C0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BABE #BAF4F0
analogous
#F4BADB #F4BABE #F4D3BA
triadic
#F4BABE #BEF4BA #BABEF4
tetradic
#F4BABE #DBF4BA #BAF4F0 #D3BAF4
square
#F4BABE #DBF4BA #BAF4F0 #D3BAF4
split-complementary
#F4BABE #BAF4D3 #BADBF4
monochromatic
#E3505B #EC858C #F4BABE #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.66
#F4BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F4BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BABE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BABE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4babe; /* rgb */ color: rgb(244, 186, 190); /* oklch */ color: oklch(84.2% 0.067 14.0);
Tailwind
colors: {
custom: {
50: '#f8cfd1',
500: '#f4babe',
950: '#000000',
},
}SCSS
$custom: #f4babe; $custom-light: #f8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f4babe",
"rgb": {
"r": 244,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.862,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.84248,
"c": 0.0673,
"h": 14
},
"luminance": 0.58069
}Semantic roles & 50–950 ramp
primary
#F4BABE
secondary
#7ED5CF
accent
#D5C711
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383