#F2B3BB#F2B3BB
#F2B3BB is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.7% C 0.074 H 10.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B3BB |
|---|---|
| RGB | rgb(242, 179, 187) |
| HSL | hsl(352, 71%, 83%) |
| HSV | hsv(352, 26%, 95%) |
| CMYK | cmyk(0%, 26%, 22.7%, 5.1%) |
| CIE-LAB | lab(78.87, 24.02, 4.96) |
| CIE-LCH | lch(78.87, 24.52, 11.67°) |
| OKLab | oklab(82.71% 0.0728 0.0133) |
| OKLCH | oklch(82.71% 0.074 10.4) |
| XYZ | xyz(61.7085, 54.7084, 54.3135) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.45
Soft Pink
#FDB0C0
ΔE00 3.29
Pink
#FFC0CB
ΔE00 3.40
Pale Rose
#FDC1C5
ΔE00 3.50
Bubblegum
#FFC1CC
ΔE00 3.59
Light Rose
#FFC5CB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B3BB #B3F2EA
analogous
#F2B3DA #F2B3BB #F2CAB3
triadic
#F2B3BB #BBF2B3 #B3BBF2
tetradic
#F2B3BB #DAF2B3 #B3F2EA #CAB3F2
square
#F2B3BB #DAF2B3 #B3F2EA #CAB3F2
split-complementary
#F2B3BB #B3F2CA #B3DAF2
monochromatic
#E04A5D #E97F8C #F2B3BB #FBE5E8 #FBE5E8
Accessibility & contrast
On white
1.76
#F2B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#F2B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B3BB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B3BB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#FEAEB6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b3bb; /* rgb */ color: rgb(242, 179, 187); /* oklch */ color: oklch(82.7% 0.074 10.4);
Tailwind
colors: {
custom: {
50: '#f7cacf',
500: '#f2b3bb',
950: '#000000',
},
}SCSS
$custom: #f2b3bb; $custom-light: #f7cacf; $custom-dark: #000000;
JSON
{
"hex": "#f2b3bb",
"rgb": {
"r": 242,
"g": 179,
"b": 187
},
"hsl": {
"h": 352.381,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.82705,
"c": 0.07403,
"h": 10.4
},
"luminance": 0.54705
}Semantic roles & 50–950 ramp
primary
#F2B3BB
secondary
#78D1C6
accent
#D3BA13
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171313
muted
#858283