#F29FBF#F29FBF
#F29FBF is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.4% C 0.106 H 355.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FBF |
|---|---|
| RGB | rgb(242, 159, 191) |
| HSL | hsl(337, 76%, 79%) |
| HSV | hsv(337, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(74.47, 35.17, -3.65) |
| CIE-LCH | lch(74.47, 35.36, 354.08°) |
| OKLab | oklab(79.36% 0.1054 -0.0092) |
| OKLCH | oklch(79.36% 0.106 355) |
| XYZ | xyz(58.4210, 47.4386, 55.3596) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 5.56
Baby Pink
#FFB7CE
ΔE00 5.75
Soft Pink
#FDB0C0
ΔE00 5.81
Pinky
#FC86AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FBF #9FF2D2
analogous
#F29FE9 #F29FBF #F2A89F
triadic
#F29FBF #BFF29F #9FBFF2
tetradic
#F29FBF #E9F29F #9FF2D2 #A89FF2
square
#F29FBF #E9F29F #9FF2D2 #A89FF2
split-complementary
#F29FBF #9FF2A8 #9FE9F2
monochromatic
#E33377 #EB699B #F29FBF #F9D5E3 #FBE4ED
Accessibility & contrast
On white
2.00
#F29FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F29FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FBF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FBF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#FE9BAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f29fbf; /* rgb */ color: rgb(242, 159, 191); /* oklch */ color: oklch(79.4% 0.106 355.0);
Tailwind
colors: {
custom: {
50: '#f8bcd2',
500: '#f29fbf',
950: '#000000',
},
}SCSS
$custom: #f29fbf; $custom-light: #f8bcd2; $custom-dark: #000000;
JSON
{
"hex": "#f29fbf",
"rgb": {
"r": 242,
"g": 159,
"b": 191
},
"hsl": {
"h": 336.867,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.79357,
"c": 0.10579,
"h": 355
},
"luminance": 0.47435
}Semantic roles & 50–950 ramp
primary
#F29FBF
secondary
#D8F3E9
accent
#D88A0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182