#F4BBBF#F4BBBF
#F4BBBF is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.5% C 0.066 H 13.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBBF |
|---|---|
| RGB | rgb(244, 187, 191) |
| HSL | hsl(356, 72%, 85%) |
| HSV | hsv(356, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 21.7%, 4.3%) |
| CIE-LAB | lab(81.04, 21.08, 5.94) |
| CIE-LCH | lch(81.04, 21.90, 15.75°) |
| OKLab | oklab(84.46% 0.0641 0.0158) |
| OKLCH | oklch(84.46% 0.066 13.9) |
| XYZ | xyz(64.4832, 58.5382, 57.1825) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.74
Light Rose
#FFC5CB
ΔE00 2.60
Pink
#FFC0CB
ΔE00 3.12
Bubblegum
#FFC1CC
ΔE00 3.17
Lightpink
#FFB6C1
ΔE00 3.68
Soft Pink
#FDB0C0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBBF #BBF4F0
analogous
#F4BBDC #F4BBBF #F4D4BB
triadic
#F4BBBF #BFF4BB #BBBFF4
tetradic
#F4BBBF #DCF4BB #BBF4F0 #D4BBF4
square
#F4BBBF #DCF4BB #BBF4F0 #D4BBF4
split-complementary
#F4BBBF #BBF4D4 #BBDCF4
monochromatic
#E3525C #EB868D #F4BBBF #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.65
#F4BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F4BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBBF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBBF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bbbf; /* rgb */ color: rgb(244, 187, 191); /* oklch */ color: oklch(84.5% 0.066 13.9);
Tailwind
colors: {
custom: {
50: '#f8cfd2',
500: '#f4bbbf',
950: '#000000',
},
}SCSS
$custom: #f4bbbf; $custom-light: #f8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#f4bbbf",
"rgb": {
"r": 244,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.789,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84456,
"c": 0.06605,
"h": 13.9
},
"luminance": 0.58535
}Semantic roles & 50–950 ramp
primary
#F4BBBF
secondary
#7ED5CF
accent
#D4C711
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383