#F2B6BB#F2B6BB
#F2B6BB is a very light, moderate red. Relative luminance 0.559; OKLCH L 83.2% C 0.070 H 13.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B6BB |
|---|---|
| RGB | rgb(242, 182, 187) |
| HSL | hsl(355, 70%, 83%) |
| HSV | hsv(355, 25%, 95%) |
| CMYK | cmyk(0%, 24.8%, 22.7%, 5.1%) |
| CIE-LAB | lab(79.57, 22.43, 5.96) |
| CIE-LCH | lch(79.57, 23.21, 14.89°) |
| OKLab | oklab(83.24% 0.0682 0.0159) |
| OKLCH | oklch(83.24% 0.07 13.1) |
| XYZ | xyz(62.3163, 55.9240, 54.5161) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.68
Lightpink
#FFB6C1
ΔE00 3.12
Pink
#FFC0CB
ΔE00 3.45
Light Rose
#FFC5CB
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 3.59
Soft Pink
#FDB0C0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B6BB #B6F2ED
analogous
#F2B6D9 #F2B6BB #F2CFB6
triadic
#F2B6BB #BBF2B6 #B6BBF2
tetradic
#F2B6BB #D9F2B6 #B6F2ED #CFB6F2
square
#F2B6BB #D9F2B6 #B6F2ED #CFB6F2
split-complementary
#F2B6BB #B6F2CF #B6D9F2
monochromatic
#DF4E5A #E9828B #F2B6BB #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.72
#F2B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#F2B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B6BB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B6BB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CEC9BA
Tritanopia (blue-blind)
#FEB1B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f2b6bb; /* rgb */ color: rgb(242, 182, 187); /* oklch */ color: oklch(83.2% 0.070 13.1);
Tailwind
colors: {
custom: {
50: '#f7cccf',
500: '#f2b6bb',
950: '#000000',
},
}SCSS
$custom: #f2b6bb; $custom-light: #f7cccf; $custom-dark: #000000;
JSON
{
"hex": "#f2b6bb",
"rgb": {
"r": 242,
"g": 182,
"b": 187
},
"hsl": {
"h": 355,
"s": 69.767,
"l": 83.137
},
"oklch": {
"l": 0.83244,
"c": 0.06999,
"h": 13.1
},
"luminance": 0.55921
}Semantic roles & 50–950 ramp
primary
#F2B6BB
secondary
#7BD2CA
accent
#D2C214
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383