#F29FEB#F29FEB
#F29FEB is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.9% C 0.137 H 329.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FEB |
|---|---|
| RGB | rgb(242, 159, 235) |
| HSL | hsl(305, 76%, 79%) |
| HSV | hsv(305, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(75.87, 42.28, -25.61) |
| CIE-LCH | lch(75.87, 49.44, 328.79°) |
| OKLab | oklab(80.88% 0.1188 -0.0693) |
| OKLCH | oklch(80.88% 0.137 329.7) |
| XYZ | xyz(64.0105, 49.6744, 84.7975) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 6.61
Violet (CSS)
#EE82EE
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.91
Light Lavendar
#EFC0FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FEB #9FF2A6
analogous
#CF9FF2 #F29FEB #F29FC1
triadic
#F29FEB #EBF29F #9FEBF2
tetradic
#F29FEB #F2CF9F #9FF2A6 #9FC1F2
square
#F29FEB #F2CF9F #9FF2A6 #9FC1F2
split-complementary
#F29FEB #C1F29F #9FF2CF
monochromatic
#E333D5 #EB69E0 #F29FEB #F9D5F6 #FBE4F9
Accessibility & contrast
On white
1.92
#F29FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F29FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FEB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FEB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#F8A5BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29feb; /* rgb */ color: rgb(242, 159, 235); /* oklch */ color: oklch(80.9% 0.137 329.7);
Tailwind
colors: {
custom: {
50: '#f7bcf1',
500: '#f29feb',
950: '#000000',
},
}SCSS
$custom: #f29feb; $custom-light: #f7bcf1; $custom-dark: #000000;
JSON
{
"hex": "#f29feb",
"rgb": {
"r": 242,
"g": 159,
"b": 235
},
"hsl": {
"h": 305.06,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80883,
"c": 0.13748,
"h": 329.7
},
"luminance": 0.49672
}Semantic roles & 50–950 ramp
primary
#F29FEB
secondary
#D8F3DA
accent
#D81E0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184