#F2BBBD#F2BBBD
#F2BBBD is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.2% C 0.064 H 16.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBBD |
|---|---|
| RGB | rgb(242, 187, 189) |
| HSL | hsl(358, 68%, 84%) |
| HSV | hsv(358, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 21.9%, 5.1%) |
| CIE-LAB | lab(80.79, 20.07, 6.64) |
| CIE-LCH | lch(80.79, 21.14, 18.32°) |
| OKLab | oklab(84.21% 0.0612 0.0176) |
| OKLCH | oklch(84.21% 0.064 16.1) |
| XYZ | xyz(63.5742, 58.0948, 55.9989) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.18
Light Rose
#FFC5CB
ΔE00 3.07
Pink
#FFC0CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 3.95
Lightpink
#FFB6C1
ΔE00 4.46
Soft Pink
#FDB0C0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBBD #BBF2F0
analogous
#F2BBD9 #F2BBBD #F2D5BB
triadic
#F2BBBD #BDF2BB #BBBDF2
tetradic
#F2BBBD #D9F2BB #BBF2F0 #D5BBF2
square
#F2BBBD #D9F2BB #BBF2F0 #D5BBF2
split-complementary
#F2BBBD #BBF2D5 #BBD9F2
monochromatic
#DE5459 #E8888B #F2BBBD #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.66
#F2BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F2BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBBD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBBD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BD
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#FDB6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bbbd; /* rgb */ color: rgb(242, 187, 189); /* oklch */ color: oklch(84.2% 0.064 16.1);
Tailwind
colors: {
custom: {
50: '#f7cfd0',
500: '#f2bbbd',
950: '#000000',
},
}SCSS
$custom: #f2bbbd; $custom-light: #f7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f2bbbd",
"rgb": {
"r": 242,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84205,
"c": 0.06366,
"h": 16.1
},
"luminance": 0.58092
}Semantic roles & 50–950 ramp
primary
#F2BBBD
secondary
#80D2CF
accent
#D0C916
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383