#F4BBBB#F4BBBB
#F4BBBB is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.066 H 18.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBBB |
|---|---|
| RGB | rgb(244, 187, 187) |
| HSL | hsl(0, 72%, 85%) |
| HSV | hsv(0, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 23.4%, 4.3%) |
| CIE-LAB | lab(80.94, 20.51, 7.96) |
| CIE-LCH | lch(80.94, 22.00, 21.21°) |
| OKLab | oklab(84.35% 0.0626 0.021) |
| OKLCH | oklch(84.35% 0.066 18.5) |
| XYZ | xyz(64.0490, 58.3646, 54.8959) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.32
Light Rose
#FFC5CB
ΔE00 3.40
Pink
#FFC0CB
ΔE00 4.41
Bubblegum
#FFC1CC
ΔE00 4.46
Lightpink
#FFB6C1
ΔE00 4.70
Soft Pink
#FDB0C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBBB #BBF4F4
analogous
#F4BBD8 #F4BBBB #F4D8BB
triadic
#F4BBBB #BBF4BB #BBBBF4
tetradic
#F4BBBB #D8F4BB #BBF4F4 #D8BBF4
square
#F4BBBB #D8F4BB #BBF4F4 #D8BBF4
split-complementary
#F4BBBB #BBF4D8 #BBD8F4
monochromatic
#E35252 #EB8686 #F4BBBB #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.66
#F4BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F4BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBBB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBBB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bbbb; /* rgb */ color: rgb(244, 187, 187); /* oklch */ color: oklch(84.4% 0.066 18.5);
Tailwind
colors: {
custom: {
50: '#f8cfcf',
500: '#f4bbbb',
950: '#000000',
},
}SCSS
$custom: #f4bbbb; $custom-light: #f8cfcf; $custom-dark: #000000;
JSON
{
"hex": "#f4bbbb",
"rgb": {
"r": 244,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.8435,
"c": 0.06605,
"h": 18.5
},
"luminance": 0.58362
}Semantic roles & 50–950 ramp
primary
#F4BBBB
secondary
#7ED5D5
accent
#D4D411
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383