#F097EB#F097EB
#F097EB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.150 H 328.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F097EB |
|---|---|
| RGB | rgb(240, 151, 235) |
| HSL | hsl(303, 75%, 77%) |
| HSV | hsv(303, 37%, 94%) |
| CMYK | cmyk(0%, 37.1%, 2.1%, 5.9%) |
| CIE-LAB | lab(73.97, 45.82, -28.54) |
| CIE-LCH | lch(73.97, 53.98, 328.08°) |
| OKLab | oklab(79.4% 0.1282 -0.0775) |
| OKLCH | oklch(79.4% 0.15 328.9) |
| XYZ | xyz(61.9962, 46.6594, 84.3217) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.45
Mauve
#E0B0FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F097EB #97F09C
analogous
#C997F0 #F097EB #F097BF
triadic
#F097EB #EBF097 #97EBF0
tetradic
#F097EB #F0C997 #97F09C #97BFF0
square
#F097EB #F0C997 #97F09C #97BFF0
split-complementary
#F097EB #BFF097 #97F0C9
monochromatic
#E12CD6 #E862E1 #F097EB #F8CCF5 #FBE4FA
Accessibility & contrast
On white
2.03
#F097EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F097EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F097EB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F097EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F097EB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F69EB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f097eb; /* rgb */ color: rgb(240, 151, 235); /* oklch */ color: oklch(79.4% 0.150 328.9);
Tailwind
colors: {
custom: {
50: '#f6b7f1',
500: '#f097eb',
950: '#000000',
},
}SCSS
$custom: #f097eb; $custom-light: #f6b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f097eb",
"rgb": {
"r": 240,
"g": 151,
"b": 235
},
"hsl": {
"h": 303.371,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.79402,
"c": 0.14981,
"h": 328.9
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#F097EB
secondary
#D8F3DA
accent
#D71A0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084