#F2B5BB#F2B5BB
#F2B5BB is a very light, moderate red. Relative luminance 0.555; OKLCH L 83.1% C 0.071 H 12.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B5BB |
|---|---|
| RGB | rgb(242, 181, 187) |
| HSL | hsl(354, 70%, 83%) |
| HSV | hsv(354, 25%, 95%) |
| CMYK | cmyk(0%, 25.2%, 22.7%, 5.1%) |
| CIE-LAB | lab(79.34, 22.96, 5.63) |
| CIE-LCH | lch(79.34, 23.64, 13.78°) |
| OKLab | oklab(83.06% 0.0697 0.015) |
| OKLCH | oklch(83.06% 0.071 12.2) |
| XYZ | xyz(62.1123, 55.5159, 54.4480) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.84
Pale Rose
#FDC1C5
ΔE00 2.92
Pink
#FFC0CB
ΔE00 3.38
Bubblegum
#FFC1CC
ΔE00 3.54
Light Rose
#FFC5CB
ΔE00 3.76
Soft Pink
#FDB0C0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B5BB #B5F2EC
analogous
#F2B5D9 #F2B5BB #F2CDB5
triadic
#F2B5BB #BBF2B5 #B5BBF2
tetradic
#F2B5BB #D9F2B5 #B5F2EC #CDB5F2
square
#F2B5BB #D9F2B5 #B5F2EC #CDB5F2
split-complementary
#F2B5BB #B5F2CD #B5D9F2
monochromatic
#E04D5B #E9818B #F2B5BB #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.74
#F2B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F2B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B5BB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B5BB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#FEB0B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b5bb; /* rgb */ color: rgb(242, 181, 187); /* oklch */ color: oklch(83.1% 0.071 12.2);
Tailwind
colors: {
custom: {
50: '#f7cbcf',
500: '#f2b5bb',
950: '#000000',
},
}SCSS
$custom: #f2b5bb; $custom-light: #f7cbcf; $custom-dark: #000000;
JSON
{
"hex": "#f2b5bb",
"rgb": {
"r": 242,
"g": 181,
"b": 187
},
"hsl": {
"h": 354.098,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.83064,
"c": 0.07131,
"h": 12.2
},
"luminance": 0.55513
}Semantic roles & 50–950 ramp
primary
#F2B5BB
secondary
#7AD1C9
accent
#D2BF13
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383