#F3B9BB#F3B9BB
#F3B9BB is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.9% C 0.067 H 16.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B9BB |
|---|---|
| RGB | rgb(243, 185, 187) |
| HSL | hsl(358, 71%, 84%) |
| HSV | hsv(358, 24%, 95%) |
| CMYK | cmyk(0%, 23.9%, 23%, 4.7%) |
| CIE-LAB | lab(80.37, 21.20, 7.13) |
| CIE-LCH | lch(80.37, 22.37, 18.59°) |
| OKLab | oklab(83.89% 0.0646 0.0189) |
| OKLCH | oklch(83.89% 0.067 16.3) |
| XYZ | xyz(63.2815, 57.3434, 54.7392) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.25
Light Rose
#FFC5CB
ΔE00 3.31
Pink
#FFC0CB
ΔE00 3.91
Bubblegum
#FFC1CC
ΔE00 3.99
Lightpink
#FFB6C1
ΔE00 4.01
Soft Pink
#FDB0C0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B9BB #B9F3F1
analogous
#F3B9D8 #F3B9BB #F3D4B9
triadic
#F3B9BB #BBF3B9 #B9BBF3
tetradic
#F3B9BB #D8F3B9 #B9F3F1 #D4B9F3
square
#F3B9BB #D8F3B9 #B9F3F1 #D4B9F3
split-complementary
#F3B9BB #B9F3D4 #B9D8F3
monochromatic
#E15155 #EA8588 #F3B9BB #FBE5E6 #FBE5E6
Accessibility & contrast
On white
1.68
#F3B9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F3B9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B9BB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B9BB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D0CCBA
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3b9bb; /* rgb */ color: rgb(243, 185, 187); /* oklch */ color: oklch(83.9% 0.067 16.3);
Tailwind
colors: {
custom: {
50: '#f8cecf',
500: '#f3b9bb',
950: '#000000',
},
}SCSS
$custom: #f3b9bb; $custom-light: #f8cecf; $custom-dark: #000000;
JSON
{
"hex": "#f3b9bb",
"rgb": {
"r": 243,
"g": 185,
"b": 187
},
"hsl": {
"h": 357.931,
"s": 70.732,
"l": 83.922
},
"oklch": {
"l": 0.83887,
"c": 0.06731,
"h": 16.3
},
"luminance": 0.5734
}Semantic roles & 50–950 ramp
primary
#F3B9BB
secondary
#7DD3D0
accent
#D3CC13
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171313
muted
#858383