#F29FB2#F29FB2
#F29FB2 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.0% C 0.101 H 4.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FB2 |
|---|---|
| RGB | rgb(242, 159, 178) |
| HSL | hsl(346, 76%, 79%) |
| HSV | hsv(346, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 26.4%, 5.1%) |
| CIE-LAB | lab(74.12, 33.33, 3.00) |
| CIE-LCH | lch(74.12, 33.46, 5.14°) |
| OKLab | oklab(78.97% 0.1008 0.0083) |
| OKLCH | oklch(78.97% 0.101 4.7) |
| XYZ | xyz(57.0534, 46.8916, 48.1568) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.75
Soft Pink
#FDB0C0
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 4.28
Lightpink
#FFB6C1
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FB2 #9FF2DF
analogous
#F29FDB #F29FB2 #F2B59F
triadic
#F29FB2 #B2F29F #9FB2F2
tetradic
#F29FB2 #DBF29F #9FF2DF #B59FF2
square
#F29FB2 #DBF29F #9FF2DF #B59FF2
split-complementary
#F29FB2 #9FF2B5 #9FDBF2
monochromatic
#E3335C #EB6987 #F29FB2 #F9D5DD #FBE4E9
Accessibility & contrast
On white
2.02
#F29FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F29FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FB2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FB2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#FF99A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f29fb2; /* rgb */ color: rgb(242, 159, 178); /* oklch */ color: oklch(79.0% 0.101 4.7);
Tailwind
colors: {
custom: {
50: '#f8bcc9',
500: '#f29fb2',
950: '#000000',
},
}SCSS
$custom: #f29fb2; $custom-light: #f8bcc9; $custom-dark: #000000;
JSON
{
"hex": "#f29fb2",
"rgb": {
"r": 242,
"g": 159,
"b": 178
},
"hsl": {
"h": 346.265,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.78975,
"c": 0.10113,
"h": 4.7
},
"luminance": 0.46888
}Semantic roles & 50–950 ramp
primary
#F29FB2
secondary
#D8F3ED
accent
#D8AA0D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182