#F29BEE#F29BEE
#F29BEE is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.4% C 0.147 H 328.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BEE |
|---|---|
| RGB | rgb(242, 155, 238) |
| HSL | hsl(303, 77%, 78%) |
| HSV | hsv(303, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 1.7%, 5.1%) |
| CIE-LAB | lab(75.14, 44.89, -28.37) |
| CIE-LCH | lch(75.14, 53.10, 327.71°) |
| OKLab | oklab(80.36% 0.1254 -0.077) |
| OKLCH | oklch(80.36% 0.147 328.4) |
| XYZ | xyz(63.7708, 48.4958, 86.8739) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 7.37
Purply Pink
#F075E6
ΔE00 7.78
Bubblegum Pink
#FE83CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BEE #9BF29F
analogous
#CB9BF2 #F29BEE #F29BC2
triadic
#F29BEE #EEF29B #9BEEF2
tetradic
#F29BEE #F2CB9B #9BF29F #9BC2F2
square
#F29BEE #F2CB9B #9BF29F #9BC2F2
split-complementary
#F29BEE #C2F29B #9BF2CB
monochromatic
#E42FDC #EB65E5 #F29BEE #F9D1F7 #FBE4FA
Accessibility & contrast
On white
1.96
#F29BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F29BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BEE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BEE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#F8A2BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f29bee; /* rgb */ color: rgb(242, 155, 238); /* oklch */ color: oklch(80.4% 0.147 328.4);
Tailwind
colors: {
custom: {
50: '#f7baf3',
500: '#f29bee',
950: '#000000',
},
}SCSS
$custom: #f29bee; $custom-light: #f7baf3; $custom-dark: #000000;
JSON
{
"hex": "#f29bee",
"rgb": {
"r": 242,
"g": 155,
"b": 238
},
"hsl": {
"h": 302.759,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80365,
"c": 0.14711,
"h": 328.4
},
"luminance": 0.48493
}Semantic roles & 50–950 ramp
primary
#F29BEE
secondary
#D8F3D9
accent
#D9160C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185