#F29ABA#F29ABA
#F29ABA is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.4% C 0.112 H 356.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F29ABA |
|---|---|
| RGB | rgb(242, 154, 186) |
| HSL | hsl(338, 77%, 78%) |
| HSV | hsv(338, 36%, 95%) |
| CMYK | cmyk(0%, 36.4%, 23.1%, 5.1%) |
| CIE-LAB | lab(73.24, 37.07, -2.69) |
| CIE-LCH | lch(73.24, 37.16, 355.85°) |
| OKLab | oklab(78.38% 0.1114 -0.0066) |
| OKLCH | oklch(78.38% 0.112 356.6) |
| XYZ | xyz(57.0376, 45.5373, 52.2302) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.46
Pinky
#FC86AA
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 5.62
Rosa
#FE86A4
ΔE00 6.18
Soft Pink
#FDB0C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29ABA #9AF2D2
analogous
#F29AE6 #F29ABA #F2A69A
triadic
#F29ABA #BAF29A #9ABAF2
tetradic
#F29ABA #E6F29A #9AF2D2 #A69AF2
square
#F29ABA #E6F29A #9AF2D2 #A69AF2
split-complementary
#F29ABA #9AF2A6 #9AE6F2
monochromatic
#E42E70 #EB6495 #F29ABA #F9D0DF #FCE4EC
Accessibility & contrast
On white
2.08
#F29ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F29ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29ABA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29ABA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#BABAB8
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29aba; /* rgb */ color: rgb(242, 154, 186); /* oklch */ color: oklch(78.4% 0.112 356.6);
Tailwind
colors: {
custom: {
50: '#f8b9ce',
500: '#f29aba',
950: '#000000',
},
}SCSS
$custom: #f29aba; $custom-light: #f8b9ce; $custom-dark: #000000;
JSON
{
"hex": "#f29aba",
"rgb": {
"r": 242,
"g": 154,
"b": 186
},
"hsl": {
"h": 338.182,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.78376,
"c": 0.11162,
"h": 356.6
},
"luminance": 0.45534
}Semantic roles & 50–950 ramp
primary
#F29ABA
secondary
#D8F3E9
accent
#D98F0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082