#F3BBBD#F3BBBD
#F3BBBD is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.3% C 0.065 H 16.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBBD |
|---|---|
| RGB | rgb(243, 187, 189) |
| HSL | hsl(358, 70%, 84%) |
| HSV | hsv(358, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 22.2%, 4.7%) |
| CIE-LAB | lab(80.89, 20.43, 6.80) |
| CIE-LCH | lch(80.89, 21.53, 18.40°) |
| OKLab | oklab(84.3% 0.0623 0.018) |
| OKLCH | oklch(84.3% 0.065 16.1) |
| XYZ | xyz(63.9185, 58.2723, 56.0151) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.03
Light Rose
#FFC5CB
ΔE00 2.99
Pink
#FFC0CB
ΔE00 3.82
Bubblegum
#FFC1CC
ΔE00 3.86
Lightpink
#FFB6C1
ΔE00 4.29
Soft Pink
#FDB0C0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBBD #BBF3F1
analogous
#F3BBD9 #F3BBBD #F3D5BB
triadic
#F3BBBD #BDF3BB #BBBDF3
tetradic
#F3BBBD #D9F3BB #BBF3F1 #D5BBF3
square
#F3BBBD #D9F3BB #BBF3F1 #D5BBF3
split-complementary
#F3BBBD #BBF3D5 #BBD9F3
monochromatic
#E15358 #EA878B #F3BBBD #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.66
#F3BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F3BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBBD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBBD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bbbd; /* rgb */ color: rgb(243, 187, 189); /* oklch */ color: oklch(84.3% 0.065 16.1);
Tailwind
colors: {
custom: {
50: '#f8cfd0',
500: '#f3bbbd',
950: '#000000',
},
}SCSS
$custom: #f3bbbd; $custom-light: #f8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f3bbbd",
"rgb": {
"r": 243,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.857,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84304,
"c": 0.06482,
"h": 16.1
},
"luminance": 0.58269
}Semantic roles & 50–950 ramp
primary
#F3BBBD
secondary
#7FD3D0
accent
#D2CB14
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383