#F291EC#F291EC
#F291EC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.162 H 329.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F291EC |
|---|---|
| RGB | rgb(242, 145, 236) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 2.5%, 5.1%) |
| CIE-LAB | lab(73.02, 49.67, -30.54) |
| CIE-LCH | lch(73.02, 58.31, 328.42°) |
| OKLab | oklab(78.75% 0.1394 -0.083) |
| OKLCH | oklch(78.75% 0.162 329.2) |
| XYZ | xyz(61.8828, 45.1872, 84.8030) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 7.14
Candy Pink
#FF63E9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291EC #91F297
analogous
#C791F2 #F291EC #F291BB
triadic
#F291EC #ECF291 #91ECF2
tetradic
#F291EC #F2C791 #91F297 #91BBF2
square
#F291EC #F2C791 #91F297 #91BBF2
split-complementary
#F291EC #BBF291 #91F2C7
monochromatic
#E524D9 #EC5AE3 #F291EC #F8C8F5 #FCE4FA
Accessibility & contrast
On white
2.09
#F291EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F291EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291EC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291EC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#F999B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f291ec; /* rgb */ color: rgb(242, 145, 236); /* oklch */ color: oklch(78.7% 0.162 329.2);
Tailwind
colors: {
custom: {
50: '#f8b3f2',
500: '#f291ec',
950: '#000000',
},
}SCSS
$custom: #f291ec; $custom-light: #f8b3f2; $custom-dark: #000000;
JSON
{
"hex": "#f291ec",
"rgb": {
"r": 242,
"g": 145,
"b": 236
},
"hsl": {
"h": 303.711,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78745,
"c": 0.16222,
"h": 329.2
},
"luminance": 0.45184
}Semantic roles & 50–950 ramp
primary
#F291EC
secondary
#D7F4D9
accent
#DB170A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085