#F4BABC#F4BABC
#F4BABC is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.2% C 0.067 H 16.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BABC |
|---|---|
| RGB | rgb(244, 186, 188) |
| HSL | hsl(358, 73%, 84%) |
| HSV | hsv(358, 24%, 96%) |
| CMYK | cmyk(0%, 23.8%, 23%, 4.3%) |
| CIE-LAB | lab(80.73, 21.18, 7.12) |
| CIE-LCH | lch(80.73, 22.34, 18.58°) |
| OKLab | oklab(84.2% 0.0646 0.0189) |
| OKLCH | oklch(84.2% 0.067 16.3) |
| XYZ | xyz(63.9450, 57.9847, 55.3911) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.02
Light Rose
#FFC5CB
ΔE00 3.09
Pink
#FFC0CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.85
Lightpink
#FFB6C1
ΔE00 4.00
Soft Pink
#FDB0C0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BABC #BAF4F2
analogous
#F4BAD9 #F4BABC #F4D5BA
triadic
#F4BABC #BCF4BA #BABCF4
tetradic
#F4BABC #D9F4BA #BAF4F2 #D5BAF4
square
#F4BABC #D9F4BA #BAF4F2 #D5BAF4
split-complementary
#F4BABC #BAF4D5 #BAD9F4
monochromatic
#E35055 #EC8589 #F4BABC #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.67
#F4BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#F4BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BABC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BABC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#D1CDBB
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4babc; /* rgb */ color: rgb(244, 186, 188); /* oklch */ color: oklch(84.2% 0.067 16.3);
Tailwind
colors: {
custom: {
50: '#f8cfd0',
500: '#f4babc',
950: '#000000',
},
}SCSS
$custom: #f4babc; $custom-light: #f8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f4babc",
"rgb": {
"r": 244,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.931,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.84195,
"c": 0.06725,
"h": 16.3
},
"luminance": 0.57982
}Semantic roles & 50–950 ramp
primary
#F4BABC
secondary
#7ED5D2
accent
#D5CE11
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383