#F4B7BB#F4B7BB
#F4B7BB is a very light, moderate red. Relative luminance 0.567; OKLCH L 83.6% C 0.071 H 14.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B7BB |
|---|---|
| RGB | rgb(244, 183, 187) |
| HSL | hsl(356, 73%, 84%) |
| HSV | hsv(356, 25%, 96%) |
| CMYK | cmyk(0%, 25%, 23.4%, 4.3%) |
| CIE-LAB | lab(80.01, 22.62, 6.62) |
| CIE-LCH | lch(80.01, 23.57, 16.30°) |
| OKLab | oklab(83.63% 0.0688 0.0176) |
| OKLCH | oklch(83.63% 0.071 14.3) |
| XYZ | xyz(63.2122, 56.6910, 54.6169) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.38
Lightpink
#FFB6C1
ΔE00 3.13
Light Rose
#FFC5CB
ΔE00 3.40
Pink
#FFC0CB
ΔE00 3.46
Bubblegum
#FFC1CC
ΔE00 3.60
Soft Pink
#FDB0C0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B7BB #B7F4F0
analogous
#F4B7D9 #F4B7BB #F4D1B7
triadic
#F4B7BB #BBF4B7 #B7BBF4
tetradic
#F4B7BB #D9F4B7 #B7F4F0 #D1B7F4
square
#F4B7BB #D9F4B7 #B7F4F0 #D1B7F4
split-complementary
#F4B7BB #B7F4D1 #B7D9F4
monochromatic
#E44D57 #EC8289 #F4B7BB #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.70
#F4B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#F4B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B7BB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B7BB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#FFB2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4b7bb; /* rgb */ color: rgb(244, 183, 187); /* oklch */ color: oklch(83.6% 0.071 14.3);
Tailwind
colors: {
custom: {
50: '#f8cdcf',
500: '#f4b7bb',
950: '#000000',
},
}SCSS
$custom: #f4b7bb; $custom-light: #f8cdcf; $custom-dark: #000000;
JSON
{
"hex": "#f4b7bb",
"rgb": {
"r": 244,
"g": 183,
"b": 187
},
"hsl": {
"h": 356.066,
"s": 73.494,
"l": 83.725
},
"oklch": {
"l": 0.83626,
"c": 0.07103,
"h": 14.3
},
"luminance": 0.56688
}Semantic roles & 50–950 ramp
primary
#F4B7BB
secondary
#7BD5CF
accent
#D6C910
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383