#F4BBB2#F4BBB2
#F4BBB2 is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.1% C 0.068 H 28.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBB2 |
|---|---|
| RGB | rgb(244, 187, 178) |
| HSL | hsl(8, 75%, 83%) |
| HSV | hsv(8, 27%, 96%) |
| CMYK | cmyk(0%, 23.4%, 27%, 4.3%) |
| CIE-LAB | lab(80.73, 19.26, 12.50) |
| CIE-LCH | lch(80.73, 22.96, 32.99°) |
| OKLab | oklab(84.12% 0.0592 0.0326) |
| OKLCH | oklch(84.12% 0.068 28.8) |
| XYZ | xyz(63.1156, 57.9912, 49.9798) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.38
Pale Salmon
#FFB19A
ΔE00 6.23
Light Rose
#FFC5CB
ΔE00 6.37
Light Salmon
#FEA993
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.79
Bubblegum
#FFC1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBB2 #B2EBF4
analogous
#F4B2CA #F4BBB2 #F4DCB2
triadic
#F4BBB2 #B2F4BB #BBB2F4
tetradic
#F4BBB2 #CAF4B2 #B2EBF4 #DCB2F4
square
#F4BBB2 #CAF4B2 #B2EBF4 #DCB2F4
split-complementary
#F4BBB2 #B2F4DC #B2CAF4
monochromatic
#E55C47 #EC8C7C #F4BBB2 #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.67
#F4BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#F4BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBB2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBB2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bbb2; /* rgb */ color: rgb(244, 187, 178); /* oklch */ color: oklch(84.1% 0.068 28.8);
Tailwind
colors: {
custom: {
50: '#f9cfc9',
500: '#f4bbb2',
950: '#000000',
},
}SCSS
$custom: #f4bbb2; $custom-light: #f9cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f4bbb2",
"rgb": {
"r": 244,
"g": 187,
"b": 178
},
"hsl": {
"h": 8.182,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.84121,
"c": 0.06753,
"h": 28.8
},
"luminance": 0.57988
}Semantic roles & 50–950 ramp
primary
#F4BBB2
secondary
#76C7D4
accent
#BCD70E
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382