#F29ABE#F29ABE
#F29ABE is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.5% C 0.113 H 353.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F29ABE |
|---|---|
| RGB | rgb(242, 154, 190) |
| HSL | hsl(335, 77%, 78%) |
| HSV | hsv(335, 36%, 95%) |
| CMYK | cmyk(0%, 36.4%, 21.5%, 5.1%) |
| CIE-LAB | lab(73.36, 37.64, -4.73) |
| CIE-LCH | lch(73.36, 37.94, 352.83°) |
| OKLab | oklab(78.5% 0.1128 -0.012) |
| OKLCH | oklch(78.5% 0.113 353.9) |
| XYZ | xyz(57.4688, 45.7098, 54.5011) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.31
Powder Pink
#FFB2D0
ΔE00 5.57
Pinky
#FC86AA
ΔE00 5.70
Faded Pink
#DE9DAC
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.48
Rosa
#FE86A4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29ABE #9AF2CE
analogous
#F29AEA #F29ABE #F2A29A
triadic
#F29ABE #BEF29A #9ABEF2
tetradic
#F29ABE #EAF29A #9AF2CE #A29AF2
square
#F29ABE #EAF29A #9AF2CE #A29AF2
split-complementary
#F29ABE #9AF2A2 #9AEAF2
monochromatic
#E42E78 #EB649B #F29ABE #F9D0E1 #FCE4EE
Accessibility & contrast
On white
2.07
#F29ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F29ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29ABE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29ABE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29abe; /* rgb */ color: rgb(242, 154, 190); /* oklch */ color: oklch(78.5% 0.113 353.9);
Tailwind
colors: {
custom: {
50: '#f8b9d1',
500: '#f29abe',
950: '#000000',
},
}SCSS
$custom: #f29abe; $custom-light: #f8b9d1; $custom-dark: #000000;
JSON
{
"hex": "#f29abe",
"rgb": {
"r": 242,
"g": 154,
"b": 190
},
"hsl": {
"h": 335.455,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.78499,
"c": 0.11344,
"h": 353.9
},
"luminance": 0.45706
}Semantic roles & 50–950 ramp
primary
#F29ABE
secondary
#D8F3E8
accent
#D9850C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082