#F5BFBC#F5BFBC
#F5BFBC is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.063 H 22.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFBC |
|---|---|
| RGB | rgb(245, 191, 188) |
| HSL | hsl(3, 74%, 85%) |
| HSV | hsv(3, 23%, 96%) |
| CMYK | cmyk(0%, 22%, 23.3%, 3.9%) |
| CIE-LAB | lab(82.01, 18.90, 8.96) |
| CIE-LCH | lch(82.01, 20.92, 25.36°) |
| OKLab | oklab(85.21% 0.0579 0.0236) |
| OKLCH | oklch(85.21% 0.063 22.1) |
| XYZ | xyz(65.3649, 60.3078, 55.7647) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.08
Light Rose
#FFC5CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.44
Lightpink
#FFB6C1
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFBC #BCF2F5
analogous
#F5BCD6 #F5BFBC #F5DCBC
triadic
#F5BFBC #BCF5BF #BFBCF5
tetradic
#F5BFBC #D6F5BC #BCF2F5 #DCBCF5
square
#F5BFBC #D6F5BC #BCF2F5 #DCBCF5
split-complementary
#F5BFBC #BCF5DC #BCD6F5
monochromatic
#E55951 #ED8C87 #F5BFBC #FBE6E4 #FBE6E4
Accessibility & contrast
On white
1.61
#F5BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F5BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFBC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFBC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5bfbc; /* rgb */ color: rgb(245, 191, 188); /* oklch */ color: oklch(85.2% 0.063 22.1);
Tailwind
colors: {
custom: {
50: '#f9d2d0',
500: '#f5bfbc',
950: '#000000',
},
}SCSS
$custom: #f5bfbc; $custom-light: #f9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#f5bfbc",
"rgb": {
"r": 245,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.158,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.85205,
"c": 0.06254,
"h": 22.1
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#F5BFBC
secondary
#7FD2D6
accent
#CCD60F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383