#F2B9BB#F2B9BB
#F2B9BB is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.8% C 0.066 H 16.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B9BB |
|---|---|
| RGB | rgb(242, 185, 187) |
| HSL | hsl(358, 69%, 84%) |
| HSV | hsv(358, 24%, 95%) |
| CMYK | cmyk(0%, 23.6%, 22.7%, 5.1%) |
| CIE-LAB | lab(80.27, 20.84, 6.97) |
| CIE-LCH | lch(80.27, 21.97, 18.51°) |
| OKLab | oklab(83.79% 0.0635 0.0185) |
| OKLCH | oklch(83.79% 0.066 16.2) |
| XYZ | xyz(62.9373, 57.1659, 54.7230) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.35
Light Rose
#FFC5CB
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.99
Bubblegum
#FFC1CC
ΔE00 4.06
Lightpink
#FFB6C1
ΔE00 4.16
Soft Pink
#FDB0C0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B9BB #B9F2F0
analogous
#F2B9D7 #F2B9BB #F2D3B9
triadic
#F2B9BB #BBF2B9 #B9BBF2
tetradic
#F2B9BB #D7F2B9 #B9F2F0 #D3B9F2
square
#F2B9BB #D7F2B9 #B9F2F0 #D3B9F2
split-complementary
#F2B9BB #B9F2D3 #B9D7F2
monochromatic
#DF5257 #E88589 #F2B9BB #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.69
#F2B9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F2B9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B9BB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B9BB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FEB4BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2b9bb; /* rgb */ color: rgb(242, 185, 187); /* oklch */ color: oklch(83.8% 0.066 16.2);
Tailwind
colors: {
custom: {
50: '#f7cecf',
500: '#f2b9bb',
950: '#000000',
},
}SCSS
$custom: #f2b9bb; $custom-light: #f7cecf; $custom-dark: #000000;
JSON
{
"hex": "#f2b9bb",
"rgb": {
"r": 242,
"g": 185,
"b": 187
},
"hsl": {
"h": 357.895,
"s": 68.675,
"l": 83.725
},
"oklch": {
"l": 0.83787,
"c": 0.06614,
"h": 16.2
},
"luminance": 0.57163
}Semantic roles & 50–950 ramp
primary
#F2B9BB
secondary
#7ED2CF
accent
#D1CA15
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171313
muted
#858383