#F291EA#F291EA
#F291EA is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.160 H 330.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F291EA |
|---|---|
| RGB | rgb(242, 145, 234) |
| HSL | hsl(305, 79%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 3.3%, 5.1%) |
| CIE-LAB | lab(72.94, 49.32, -29.56) |
| CIE-LCH | lch(72.94, 57.51, 329.06°) |
| OKLab | oklab(78.66% 0.1389 -0.0803) |
| OKLCH | oklch(78.66% 0.16 330) |
| XYZ | xyz(61.5938, 45.0716, 83.2813) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291EA #91F299
analogous
#C991F2 #F291EA #F291B9
triadic
#F291EA #EAF291 #91EAF2
tetradic
#F291EA #F2C991 #91F299 #91B9F2
square
#F291EA #F2C991 #91F299 #91B9F2
split-complementary
#F291EA #B9F291 #91F2C9
monochromatic
#E524D5 #EC5AE0 #F291EA #F8C8F4 #FCE4FA
Accessibility & contrast
On white
2.10
#F291EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F291EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291EA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291EA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F998B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f291ea; /* rgb */ color: rgb(242, 145, 234); /* oklch */ color: oklch(78.7% 0.160 330.0);
Tailwind
colors: {
custom: {
50: '#f8b3f1',
500: '#f291ea',
950: '#000000',
},
}SCSS
$custom: #f291ea; $custom-light: #f8b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f291ea",
"rgb": {
"r": 242,
"g": 145,
"b": 234
},
"hsl": {
"h": 304.948,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78663,
"c": 0.16043,
"h": 330
},
"luminance": 0.45069
}Semantic roles & 50–950 ramp
primary
#F291EA
secondary
#D7F4DA
accent
#DB1C0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084