#F291EB#F291EB
#F291EB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.161 H 329.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F291EB |
|---|---|
| RGB | rgb(242, 145, 235) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(72.98, 49.50, -30.05) |
| CIE-LCH | lch(72.98, 57.91, 328.74°) |
| OKLab | oklab(78.7% 0.1391 -0.0816) |
| OKLCH | oklch(78.7% 0.161 329.6) |
| XYZ | xyz(61.7379, 45.1292, 84.0400) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 5.65
Plum
#DDA0DD
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291EB #91F298
analogous
#C891F2 #F291EB #F291BA
triadic
#F291EB #EBF291 #91EBF2
tetradic
#F291EB #F2C891 #91F298 #91BAF2
square
#F291EB #F2C891 #91F298 #91BAF2
split-complementary
#F291EB #BAF291 #91F2C8
monochromatic
#E524D7 #EC5AE1 #F291EB #F8C8F5 #FCE4FA
Accessibility & contrast
On white
2.09
#F291EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F291EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291EB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291EB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F999B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f291eb; /* rgb */ color: rgb(242, 145, 235); /* oklch */ color: oklch(78.7% 0.161 329.6);
Tailwind
colors: {
custom: {
50: '#f8b3f1',
500: '#f291eb',
950: '#000000',
},
}SCSS
$custom: #f291eb; $custom-light: #f8b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f291eb",
"rgb": {
"r": 242,
"g": 145,
"b": 235
},
"hsl": {
"h": 304.33,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78704,
"c": 0.16133,
"h": 329.6
},
"luminance": 0.45126
}Semantic roles & 50–950 ramp
primary
#F291EB
secondary
#D7F4D9
accent
#DB190A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085