#F4BBBA#F4BBBA
#F4BBBA is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.3% C 0.066 H 19.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBBA |
|---|---|
| RGB | rgb(244, 187, 186) |
| HSL | hsl(1, 73%, 84%) |
| HSV | hsv(1, 24%, 96%) |
| CMYK | cmyk(0%, 23.4%, 23.8%, 4.3%) |
| CIE-LAB | lab(80.92, 20.37, 8.46) |
| CIE-LCH | lch(80.92, 22.05, 22.57°) |
| OKLab | oklab(84.32% 0.0622 0.0223) |
| OKLCH | oklch(84.32% 0.066 19.7) |
| XYZ | xyz(63.9423, 58.3219, 54.3340) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.60
Light Rose
#FFC5CB
ΔE00 3.67
Pink
#FFC0CB
ΔE00 4.76
Bubblegum
#FFC1CC
ΔE00 4.81
Lightpink
#FFB6C1
ΔE00 5.00
Soft Pink
#FDB0C0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBBA #BAF3F4
analogous
#F4BAD6 #F4BBBA #F4D8BA
triadic
#F4BBBA #BAF4BB #BBBAF4
tetradic
#F4BBBA #D6F4BA #BAF3F4 #D8BAF4
square
#F4BBBA #D6F4BA #BAF3F4 #D8BAF4
split-complementary
#F4BBBA #BAF4D8 #BAD6F4
monochromatic
#E35350 #EC8785 #F4BBBA #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.66
#F4BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F4BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBBA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBBA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#D3CDB9
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bbba; /* rgb */ color: rgb(244, 187, 186); /* oklch */ color: oklch(84.3% 0.066 19.7);
Tailwind
colors: {
custom: {
50: '#f8cfce',
500: '#f4bbba',
950: '#000000',
},
}SCSS
$custom: #f4bbba; $custom-light: #f8cfce; $custom-dark: #000000;
JSON
{
"hex": "#f4bbba",
"rgb": {
"r": 244,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.034,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.84324,
"c": 0.06611,
"h": 19.7
},
"luminance": 0.58319
}Semantic roles & 50–950 ramp
primary
#F4BBBA
secondary
#7ED3D5
accent
#D1D511
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383