#F4BBBD#F4BBBD
#F4BBBD is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.066 H 16.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBBD |
|---|---|
| RGB | rgb(244, 187, 189) |
| HSL | hsl(358, 72%, 85%) |
| HSV | hsv(358, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 22.5%, 4.3%) |
| CIE-LAB | lab(80.99, 20.79, 6.95) |
| CIE-LCH | lch(80.99, 21.92, 18.49°) |
| OKLab | oklab(84.4% 0.0634 0.0184) |
| OKLCH | oklch(84.4% 0.066 16.2) |
| XYZ | xyz(64.2646, 58.4508, 56.0313) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.90
Light Rose
#FFC5CB
ΔE00 2.92
Pink
#FFC0CB
ΔE00 3.73
Bubblegum
#FFC1CC
ΔE00 3.79
Lightpink
#FFB6C1
ΔE00 4.14
Soft Pink
#FDB0C0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBBD #BBF4F2
analogous
#F4BBDA #F4BBBD #F4D6BB
triadic
#F4BBBD #BDF4BB #BBBDF4
tetradic
#F4BBBD #DAF4BB #BBF4F2 #D6BBF4
square
#F4BBBD #DAF4BB #BBF4F2 #D6BBF4
split-complementary
#F4BBBD #BBF4D6 #BBDAF4
monochromatic
#E35257 #EB868A #F4BBBD #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.65
#F4BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F4BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBBD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBBD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bbbd; /* rgb */ color: rgb(244, 187, 189); /* oklch */ color: oklch(84.4% 0.066 16.2);
Tailwind
colors: {
custom: {
50: '#f8cfd0',
500: '#f4bbbd',
950: '#000000',
},
}SCSS
$custom: #f4bbbd; $custom-light: #f8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f4bbbd",
"rgb": {
"r": 244,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.895,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84403,
"c": 0.06601,
"h": 16.2
},
"luminance": 0.58448
}Semantic roles & 50–950 ramp
primary
#F4BBBD
secondary
#7ED5D2
accent
#D4CD11
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383