#F2BCBB#F2BCBB
#F2BCBB is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.3% C 0.063 H 19.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCBB |
|---|---|
| RGB | rgb(242, 188, 187) |
| HSL | hsl(1, 68%, 84%) |
| HSV | hsv(1, 23%, 95%) |
| CMYK | cmyk(0%, 22.3%, 22.7%, 5.1%) |
| CIE-LAB | lab(80.98, 19.25, 7.99) |
| CIE-LCH | lch(80.98, 20.84, 22.54°) |
| OKLab | oklab(84.34% 0.0589 0.0211) |
| OKLCH | oklch(84.34% 0.063 19.7) |
| XYZ | xyz(63.5715, 58.4344, 54.9345) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.78
Light Rose
#FFC5CB
ΔE00 3.70
Pink
#FFC0CB
ΔE00 4.91
Bubblegum
#FFC1CC
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCBB #BBF1F2
analogous
#F2BBD6 #F2BCBB #F2D8BB
triadic
#F2BCBB #BBF2BC #BCBBF2
tetradic
#F2BCBB #D6F2BB #BBF1F2 #D8BBF2
square
#F2BCBB #D6F2BB #BBF1F2 #D8BBF2
split-complementary
#F2BCBB #BBF2D8 #BBD6F2
monochromatic
#DE5754 #E88988 #F2BCBB #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.66
#F2BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F2BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCBB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCBB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FEB7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bcbb; /* rgb */ color: rgb(242, 188, 187); /* oklch */ color: oklch(84.3% 0.063 19.7);
Tailwind
colors: {
custom: {
50: '#f7d0cf',
500: '#f2bcbb',
950: '#000000',
},
}SCSS
$custom: #f2bcbb; $custom-light: #f7d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f2bcbb",
"rgb": {
"r": 242,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84335,
"c": 0.06253,
"h": 19.7
},
"luminance": 0.58432
}Semantic roles & 50–950 ramp
primary
#F2BCBB
secondary
#80D0D2
accent
#CCD016
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383