#F29BB0#F29BB0
#F29BB0 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.107 H 4.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BB0 |
|---|---|
| RGB | rgb(242, 155, 176) |
| HSL | hsl(346, 77%, 78%) |
| HSV | hsv(346, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 27.3%, 5.1%) |
| CIE-LAB | lab(73.19, 35.16, 2.76) |
| CIE-LCH | lch(73.19, 35.27, 4.48°) |
| OKLab | oklab(78.25% 0.1063 0.0077) |
| OKLCH | oklch(78.25% 0.107 4.1) |
| XYZ | xyz(56.1773, 45.4583, 46.8814) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.42
Faded Pink
#DE9DAC
ΔE00 4.05
Soft Pink
#FDB0C0
ΔE00 4.96
Rosa
#FE86A4
ΔE00 5.31
Pinky
#FC86AA
ΔE00 5.36
Rose Pink
#F7879A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BB0 #9BF2DD
analogous
#F29BDC #F29BB0 #F2B19B
triadic
#F29BB0 #B0F29B #9BB0F2
tetradic
#F29BB0 #DCF29B #9BF2DD #B19BF2
square
#F29BB0 #DCF29B #9BF2DD #B19BF2
split-complementary
#F29BB0 #9BF2B1 #9BDCF2
monochromatic
#E42F5A #EB6585 #F29BB0 #F9D1DB #FBE4EA
Accessibility & contrast
On white
2.08
#F29BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F29BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BB0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BB0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#FF95A2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29bb0; /* rgb */ color: rgb(242, 155, 176); /* oklch */ color: oklch(78.2% 0.107 4.1);
Tailwind
colors: {
custom: {
50: '#f8b9c7',
500: '#f29bb0',
950: '#000000',
},
}SCSS
$custom: #f29bb0; $custom-light: #f8b9c7; $custom-dark: #000000;
JSON
{
"hex": "#f29bb0",
"rgb": {
"r": 242,
"g": 155,
"b": 176
},
"hsl": {
"h": 345.517,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.78248,
"c": 0.10662,
"h": 4.1
},
"luminance": 0.45455
}Semantic roles & 50–950 ramp
primary
#F29BB0
secondary
#D8F3ED
accent
#D9A80C
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082