#F091EA#F091EA
#F091EA is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.159 H 329.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F091EA |
|---|---|
| RGB | rgb(240, 145, 234) |
| HSL | hsl(304, 76%, 75%) |
| HSV | hsv(304, 40%, 94%) |
| CMYK | cmyk(0%, 39.6%, 2.5%, 5.9%) |
| CIE-LAB | lab(72.71, 48.72, -29.94) |
| CIE-LCH | lch(72.71, 57.18, 328.43°) |
| OKLab | oklab(78.44% 0.1367 -0.0814) |
| OKLCH | oklch(78.44% 0.159 329.2) |
| XYZ | xyz(60.9110, 44.7195, 83.2493) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 7.05
Orchid
#DA70D6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F091EA #91F097
analogous
#C691F0 #F091EA #F091BB
triadic
#F091EA #EAF091 #91EAF0
tetradic
#F091EA #F0C691 #91F097 #91BBF0
square
#F091EA #F0C691 #91F097 #91BBF0
split-complementary
#F091EA #BBF091 #91F0C6
monochromatic
#E125D5 #E95BE0 #F091EA #F7C7F4 #FBE4FA
Accessibility & contrast
On white
2.11
#F091EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F091EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F091EA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F091EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F091EA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F699B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f091ea; /* rgb */ color: rgb(240, 145, 234); /* oklch */ color: oklch(78.4% 0.159 329.2);
Tailwind
colors: {
custom: {
50: '#f6b3f1',
500: '#f091ea',
950: '#000000',
},
}SCSS
$custom: #f091ea; $custom-light: #f6b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f091ea",
"rgb": {
"r": 240,
"g": 145,
"b": 234
},
"hsl": {
"h": 303.789,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.78438,
"c": 0.15907,
"h": 329.2
},
"luminance": 0.44717
}Semantic roles & 50–950 ramp
primary
#F091EA
secondary
#D8F3DA
accent
#D81A0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084