#F2BBBF#F2BBBF
#F2BBBF is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.3% C 0.064 H 13.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBBF |
|---|---|
| RGB | rgb(242, 187, 191) |
| HSL | hsl(356, 68%, 84%) |
| HSV | hsv(356, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(80.84, 20.36, 5.64) |
| CIE-LCH | lch(80.84, 21.12, 15.47°) |
| OKLab | oklab(84.26% 0.0619 0.015) |
| OKLCH | oklch(84.26% 0.064 13.6) |
| XYZ | xyz(63.7928, 58.1823, 57.1502) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.04
Light Rose
#FFC5CB
ΔE00 2.76
Pink
#FFC0CB
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 3.37
Lightpink
#FFB6C1
ΔE00 4.03
Pastel Pink
#FFBACD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBBF #BBF2EE
analogous
#F2BBDB #F2BBBF #F2D3BB
triadic
#F2BBBF #BFF2BB #BBBFF2
tetradic
#F2BBBF #DBF2BB #BBF2EE #D3BBF2
square
#F2BBBF #DBF2BB #BBF2EE #D3BBF2
split-complementary
#F2BBBF #BBF2D3 #BBDBF2
monochromatic
#DE545E #E8888F #F2BBBF #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.66
#F2BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F2BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBBF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBBF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FDB6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bbbf; /* rgb */ color: rgb(242, 187, 191); /* oklch */ color: oklch(84.3% 0.064 13.6);
Tailwind
colors: {
custom: {
50: '#f7cfd2',
500: '#f2bbbf',
950: '#000000',
},
}SCSS
$custom: #f2bbbf; $custom-light: #f7cfd2; $custom-dark: #000000;
JSON
{
"hex": "#f2bbbf",
"rgb": {
"r": 242,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84259,
"c": 0.06372,
"h": 13.6
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#F2BBBF
secondary
#80D2CC
accent
#D0C216
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383