#F29BEC#F29BEC
#F29BEC is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.3% C 0.145 H 329.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BEC |
|---|---|
| RGB | rgb(242, 155, 236) |
| HSL | hsl(304, 77%, 78%) |
| HSV | hsv(304, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 2.5%, 5.1%) |
| CIE-LAB | lab(75.06, 44.54, -27.39) |
| CIE-LCH | lch(75.06, 52.29, 328.41°) |
| OKLab | oklab(80.29% 0.1249 -0.0742) |
| OKLCH | oklch(80.29% 0.145 329.3) |
| XYZ | xyz(63.4786, 48.3789, 85.3350) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.65
Purply Pink
#F075E6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BEC #9BF2A1
analogous
#CC9BF2 #F29BEC #F29BC0
triadic
#F29BEC #ECF29B #9BECF2
tetradic
#F29BEC #F2CC9B #9BF2A1 #9BC0F2
square
#F29BEC #F2CC9B #9BF2A1 #9BC0F2
split-complementary
#F29BEC #C0F29B #9BF2CC
monochromatic
#E42FD7 #EB65E2 #F29BEC #F9D1F6 #FBE4FA
Accessibility & contrast
On white
1.97
#F29BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F29BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BEC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BEC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EF
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#F8A2B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f29bec; /* rgb */ color: rgb(242, 155, 236); /* oklch */ color: oklch(80.3% 0.145 329.3);
Tailwind
colors: {
custom: {
50: '#f7baf2',
500: '#f29bec',
950: '#000000',
},
}SCSS
$custom: #f29bec; $custom-light: #f7baf2; $custom-dark: #000000;
JSON
{
"hex": "#f29bec",
"rgb": {
"r": 242,
"g": 155,
"b": 236
},
"hsl": {
"h": 304.138,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80286,
"c": 0.14527,
"h": 329.3
},
"luminance": 0.48376
}Semantic roles & 50–950 ramp
primary
#F29BEC
secondary
#D8F3DA
accent
#D91A0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185