#F4BBBE#F4BBBE
#F4BBBE is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.4% C 0.066 H 15.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBBE |
|---|---|
| RGB | rgb(244, 187, 190) |
| HSL | hsl(357, 72%, 85%) |
| HSV | hsv(357, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 22.1%, 4.3%) |
| CIE-LAB | lab(81.01, 20.94, 6.45) |
| CIE-LCH | lch(81.01, 21.91, 17.12°) |
| OKLab | oklab(84.43% 0.0638 0.0171) |
| OKLCH | oklch(84.43% 0.066 15) |
| XYZ | xyz(64.3735, 58.4944, 56.6049) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.78
Light Rose
#FFC5CB
ΔE00 2.74
Pink
#FFC0CB
ΔE00 3.42
Bubblegum
#FFC1CC
ΔE00 3.47
Lightpink
#FFB6C1
ΔE00 3.90
Soft Pink
#FDB0C0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBBE #BBF4F1
analogous
#F4BBDB #F4BBBE #F4D5BB
triadic
#F4BBBE #BEF4BB #BBBEF4
tetradic
#F4BBBE #DBF4BB #BBF4F1 #D5BBF4
square
#F4BBBE #DBF4BB #BBF4F1 #D5BBF4
split-complementary
#F4BBBE #BBF4D5 #BBDBF4
monochromatic
#E35259 #EB868C #F4BBBE #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.65
#F4BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F4BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBBE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBBE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bbbe; /* rgb */ color: rgb(244, 187, 190); /* oklch */ color: oklch(84.4% 0.066 15.0);
Tailwind
colors: {
custom: {
50: '#f8cfd1',
500: '#f4bbbe',
950: '#000000',
},
}SCSS
$custom: #f4bbbe; $custom-light: #f8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f4bbbe",
"rgb": {
"r": 244,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.842,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84429,
"c": 0.06601,
"h": 15
},
"luminance": 0.58491
}Semantic roles & 50–950 ramp
primary
#F4BBBE
secondary
#7ED5D0
accent
#D4CA11
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383