#F2B7BB#F2B7BB
#F2B7BB is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.4% C 0.069 H 14.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B7BB |
|---|---|
| RGB | rgb(242, 183, 187) |
| HSL | hsl(356, 69%, 83%) |
| HSV | hsv(356, 24%, 95%) |
| CMYK | cmyk(0%, 24.4%, 22.7%, 5.1%) |
| CIE-LAB | lab(79.80, 21.90, 6.30) |
| CIE-LCH | lch(79.80, 22.78, 16.05°) |
| OKLab | oklab(83.43% 0.0666 0.0168) |
| OKLCH | oklch(83.43% 0.069 14.1) |
| XYZ | xyz(62.5218, 56.3350, 54.5846) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.50
Lightpink
#FFB6C1
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 3.45
Pink
#FFC0CB
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B7BB #B7F2EE
analogous
#F2B7D8 #F2B7BB #F2D0B7
triadic
#F2B7BB #BBF2B7 #B7BBF2
tetradic
#F2B7BB #D8F2B7 #B7F2EE #D0B7F2
square
#F2B7BB #D8F2B7 #B7F2EE #D0B7F2
split-complementary
#F2B7BB #B7F2D0 #B7D8F2
monochromatic
#DF4F59 #E9838A #F2B7BB #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.71
#F2B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#F2B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B7BB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B7BB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#FEB2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2b7bb; /* rgb */ color: rgb(242, 183, 187); /* oklch */ color: oklch(83.4% 0.069 14.1);
Tailwind
colors: {
custom: {
50: '#f7cdcf',
500: '#f2b7bb',
950: '#000000',
},
}SCSS
$custom: #f2b7bb; $custom-light: #f7cdcf; $custom-dark: #000000;
JSON
{
"hex": "#f2b7bb",
"rgb": {
"r": 242,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.932,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.83425,
"c": 0.06869,
"h": 14.1
},
"luminance": 0.56332
}Semantic roles & 50–950 ramp
primary
#F2B7BB
secondary
#7CD2CC
accent
#D1C514
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383