#F29EFA#F29EFA
#F29EFA is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.3% C 0.154 H 323.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EFA |
|---|---|
| RGB | rgb(242, 158, 250) |
| HSL | hsl(295, 90%, 80%) |
| HSV | hsv(295, 37%, 98%) |
| CMYK | cmyk(3.2%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(76.21, 45.51, -33.21) |
| CIE-LCH | lch(76.21, 56.34, 323.88°) |
| OKLab | oklab(81.33% 0.1238 -0.0907) |
| OKLCH | oklch(81.33% 0.154 323.8) |
| XYZ | xyz(66.0983, 50.2355, 96.6386) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.86
Plum
#DDA0DD
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 7.17
Lilac (survey)
#CEA2FD
ΔE00 7.61
Baby Purple
#CA9BF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EFA #A6FA9E
analogous
#C49EFA #F29EFA #FA9ED4
triadic
#F29EFA #FAF29E #9EFAF2
tetradic
#F29EFA #FAC49E #A6FA9E #9ED4FA
square
#F29EFA #FAC49E #A6FA9E #9ED4FA
split-complementary
#F29EFA #D4FA9E #9EFAC4
monochromatic
#E22AF4 #EA64F7 #F29EFA #FAD8FD #FBE2FD
Accessibility & contrast
On white
1.90
#F29EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F29EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EFA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EFA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#F6A8C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f29efa; /* rgb */ color: rgb(242, 158, 250); /* oklch */ color: oklch(81.3% 0.154 323.8);
Tailwind
colors: {
custom: {
50: '#f8bcfc',
500: '#f29efa',
950: '#000000',
},
}SCSS
$custom: #f29efa; $custom-light: #f8bcfc; $custom-dark: #000000;
JSON
{
"hex": "#f29efa",
"rgb": {
"r": 242,
"g": 158,
"b": 250
},
"hsl": {
"h": 294.783,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.81326,
"c": 0.15351,
"h": 323.8
},
"luminance": 0.50233
}Semantic roles & 50–950 ramp
primary
#F29EFA
secondary
#6CDB61
accent
#E60014
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285