#F2BBBE#F2BBBE
#F2BBBE is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.2% C 0.064 H 14.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBBE |
|---|---|
| RGB | rgb(242, 187, 190) |
| HSL | hsl(357, 68%, 84%) |
| HSV | hsv(357, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 21.5%, 5.1%) |
| CIE-LAB | lab(80.82, 20.21, 6.14) |
| CIE-LCH | lch(80.82, 21.12, 16.89°) |
| OKLab | oklab(84.23% 0.0616 0.0163) |
| OKLCH | oklch(84.23% 0.064 14.9) |
| XYZ | xyz(63.6831, 58.1384, 56.5726) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.08
Light Rose
#FFC5CB
ΔE00 2.90
Pink
#FFC0CB
ΔE00 3.62
Bubblegum
#FFC1CC
ΔE00 3.65
Lightpink
#FFB6C1
ΔE00 4.23
Soft Pink
#FDB0C0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBBE #BBF2EF
analogous
#F2BBDA #F2BBBE #F2D4BB
triadic
#F2BBBE #BEF2BB #BBBEF2
tetradic
#F2BBBE #DAF2BB #BBF2EF #D4BBF2
square
#F2BBBE #DAF2BB #BBF2EF #D4BBF2
split-complementary
#F2BBBE #BBF2D4 #BBDAF2
monochromatic
#DE545C #E8888D #F2BBBE #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.66
#F2BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F2BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBBE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBBE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FDB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bbbe; /* rgb */ color: rgb(242, 187, 190); /* oklch */ color: oklch(84.2% 0.064 14.9);
Tailwind
colors: {
custom: {
50: '#f7cfd1',
500: '#f2bbbe',
950: '#000000',
},
}SCSS
$custom: #f2bbbe; $custom-light: #f7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f2bbbe",
"rgb": {
"r": 242,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84232,
"c": 0.06368,
"h": 14.9
},
"luminance": 0.58136
}Semantic roles & 50–950 ramp
primary
#F2BBBE
secondary
#80D2CD
accent
#D0C616
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383