#F3BBBE#F3BBBE
#F3BBBE is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.3% C 0.065 H 15.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBBE |
|---|---|
| RGB | rgb(243, 187, 190) |
| HSL | hsl(357, 70%, 84%) |
| HSV | hsv(357, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 21.8%, 4.7%) |
| CIE-LAB | lab(80.91, 20.57, 6.29) |
| CIE-LCH | lch(80.91, 21.52, 17.01°) |
| OKLab | oklab(84.33% 0.0627 0.0167) |
| OKLCH | oklch(84.33% 0.065 15) |
| XYZ | xyz(64.0274, 58.3159, 56.5887) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.92
Light Rose
#FFC5CB
ΔE00 2.81
Pink
#FFC0CB
ΔE00 3.51
Bubblegum
#FFC1CC
ΔE00 3.55
Lightpink
#FFB6C1
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBBE #BBF3F0
analogous
#F3BBDA #F3BBBE #F3D4BB
triadic
#F3BBBE #BEF3BB #BBBEF3
tetradic
#F3BBBE #DAF3BB #BBF3F0 #D4BBF3
square
#F3BBBE #DAF3BB #BBF3F0 #D4BBF3
split-complementary
#F3BBBE #BBF3D4 #BBDAF3
monochromatic
#E1535B #EA878C #F3BBBE #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.66
#F3BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F3BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBBE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBBE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FEB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bbbe; /* rgb */ color: rgb(243, 187, 190); /* oklch */ color: oklch(84.3% 0.065 15.0);
Tailwind
colors: {
custom: {
50: '#f8cfd1',
500: '#f3bbbe',
950: '#000000',
},
}SCSS
$custom: #f3bbbe; $custom-light: #f8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f3bbbe",
"rgb": {
"r": 243,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.8433,
"c": 0.06485,
"h": 15
},
"luminance": 0.58313
}Semantic roles & 50–950 ramp
primary
#F3BBBE
secondary
#7FD3CF
accent
#D2C814
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383