#F096EA#F096EA
#F096EA is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.151 H 329.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F096EA |
|---|---|
| RGB | rgb(240, 150, 234) |
| HSL | hsl(304, 75%, 76%) |
| HSV | hsv(304, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 2.5%, 5.9%) |
| CIE-LAB | lab(73.73, 46.16, -28.37) |
| CIE-LCH | lch(73.73, 54.18, 328.42°) |
| OKLab | oklab(79.21% 0.1295 -0.077) |
| OKLCH | oklch(79.21% 0.151 329.3) |
| XYZ | xyz(61.6919, 46.2813, 83.5096) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Plum
#DDA0DD
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F096EA #96F09C
analogous
#C996F0 #F096EA #F096BD
triadic
#F096EA #EAF096 #96EAF0
tetradic
#F096EA #F0C996 #96F09C #96BDF0
square
#F096EA #F0C996 #96F09C #96BDF0
split-complementary
#F096EA #BDF096 #96F0C9
monochromatic
#E12BD5 #E860DF #F096EA #F8CCF5 #FBE4FA
Accessibility & contrast
On white
2.05
#F096EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F096EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F096EA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F096EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F096EA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#F69DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f096ea; /* rgb */ color: rgb(240, 150, 234); /* oklch */ color: oklch(79.2% 0.151 329.3);
Tailwind
colors: {
custom: {
50: '#f6b6f1',
500: '#f096ea',
950: '#000000',
},
}SCSS
$custom: #f096ea; $custom-light: #f6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f096ea",
"rgb": {
"r": 240,
"g": 150,
"b": 234
},
"hsl": {
"h": 304,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.79206,
"c": 0.1506,
"h": 329.3
},
"luminance": 0.46278
}Semantic roles & 50–950 ramp
primary
#F096EA
secondary
#D8F3DA
accent
#D71C0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084