#F29FDA#F29FDA
#F29FDA is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.3% C 0.123 H 338.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FDA |
|---|---|
| RGB | rgb(242, 159, 218) |
| HSL | hsl(317, 76%, 79%) |
| HSV | hsv(317, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 9.9%, 5.1%) |
| CIE-LAB | lab(75.29, 39.38, -17.23) |
| CIE-LCH | lch(75.29, 42.98, 336.37°) |
| OKLab | oklab(80.25% 0.114 -0.046) |
| OKLCH | oklch(80.25% 0.123 338) |
| XYZ | xyz(61.6708, 48.7385, 72.4751) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 7.67
Lavender Pink
#DD85D7
ΔE00 7.70
Powder Pink
#FFB2D0
ΔE00 8.07
Lilac
#C8A2C8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FDA #9FF2B7
analogous
#E09FF2 #F29FDA #F29FB0
triadic
#F29FDA #DAF29F #9FDAF2
tetradic
#F29FDA #F2E09F #9FF2B7 #9FB0F2
square
#F29FDA #F2E09F #9FF2B7 #9FB0F2
split-complementary
#F29FDA #B0F29F #9FF2E0
monochromatic
#E333B0 #EB69C5 #F29FDA #F9D5EF #FBE4F5
Accessibility & contrast
On white
1.95
#F29FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F29FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FDA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FDA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DC
Deuteranopia (green-blind)
#B5BED8
Tritanopia (blue-blind)
#FBA1B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f29fda; /* rgb */ color: rgb(242, 159, 218); /* oklch */ color: oklch(80.3% 0.123 338.0);
Tailwind
colors: {
custom: {
50: '#f7bce5',
500: '#f29fda',
950: '#000000',
},
}SCSS
$custom: #f29fda; $custom-light: #f7bce5; $custom-dark: #000000;
JSON
{
"hex": "#f29fda",
"rgb": {
"r": 242,
"g": 159,
"b": 218
},
"hsl": {
"h": 317.349,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80251,
"c": 0.12296,
"h": 338
},
"luminance": 0.48735
}Semantic roles & 50–950 ramp
primary
#F29FDA
secondary
#D8F3E0
accent
#D8480D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171215
muted
#858184