#F097EA#F097EA
#F097EA is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.4% C 0.149 H 329.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F097EA |
|---|---|
| RGB | rgb(240, 151, 234) |
| HSL | hsl(304, 75%, 77%) |
| HSV | hsv(304, 37%, 94%) |
| CMYK | cmyk(0%, 37.1%, 2.5%, 5.9%) |
| CIE-LAB | lab(73.93, 45.64, -28.05) |
| CIE-LCH | lch(73.93, 53.57, 328.42°) |
| OKLab | oklab(79.36% 0.128 -0.0761) |
| OKLCH | oklch(79.36% 0.149 329.3) |
| XYZ | xyz(61.8521, 46.6018, 83.5630) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 7.00
Bubblegum Pink
#FE83CC
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F097EA #97F09D
analogous
#CA97F0 #F097EA #F097BE
triadic
#F097EA #EAF097 #97EAF0
tetradic
#F097EA #F0CA97 #97F09D #97BEF0
square
#F097EA #F0CA97 #97F09D #97BEF0
split-complementary
#F097EA #BEF097 #97F0CA
monochromatic
#E12CD4 #E862DF #F097EA #F8CCF5 #FBE4FA
Accessibility & contrast
On white
2.03
#F097EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F097EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F097EA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F097EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F097EA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#F69EB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f097ea; /* rgb */ color: rgb(240, 151, 234); /* oklch */ color: oklch(79.4% 0.149 329.3);
Tailwind
colors: {
custom: {
50: '#f6b7f1',
500: '#f097ea',
950: '#000000',
},
}SCSS
$custom: #f097ea; $custom-light: #f6b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f097ea",
"rgb": {
"r": 240,
"g": 151,
"b": 234
},
"hsl": {
"h": 304.045,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.79361,
"c": 0.1489,
"h": 329.3
},
"luminance": 0.46599
}Semantic roles & 50–950 ramp
primary
#F097EA
secondary
#D8F3DA
accent
#D71C0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084