#F796EF#F796EF
#F796EF is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.160 H 329.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F796EF |
|---|---|
| RGB | rgb(247, 150, 239) |
| HSL | hsl(305, 86%, 78%) |
| HSV | hsv(305, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 3.2%, 3.1%) |
| CIE-LAB | lab(74.71, 49.16, -29.51) |
| CIE-LCH | lch(74.71, 57.34, 329.02°) |
| OKLab | oklab(80.18% 0.1384 -0.0801) |
| OKLCH | oklch(80.18% 0.16 329.9) |
| XYZ | xyz(64.8432, 47.8220, 87.4597) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F796EF #96F79E
analogous
#CE96F7 #F796EF #F796BF
triadic
#F796EF #EFF796 #96EFF7
tetradic
#F796EF #F7CE96 #96F79E #96BFF7
square
#F796EF #F7CE96 #96F79E #96BFF7
split-complementary
#F796EF #BFF796 #96F7CE
monochromatic
#EE24DE #F35DE6 #F796EF #FBCFF8 #FDE3FB
Accessibility & contrast
On white
1.99
#F796EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F796EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F796EF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F796EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F796EF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#ABBDEC
Tritanopia (blue-blind)
#FE9DB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f796ef; /* rgb */ color: rgb(247, 150, 239); /* oklch */ color: oklch(80.2% 0.160 329.9);
Tailwind
colors: {
custom: {
50: '#fbb7f4',
500: '#f796ef',
950: '#000000',
},
}SCSS
$custom: #f796ef; $custom-light: #fbb7f4; $custom-dark: #000000;
JSON
{
"hex": "#f796ef",
"rgb": {
"r": 247,
"g": 150,
"b": 239
},
"hsl": {
"h": 304.948,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.80182,
"c": 0.1599,
"h": 329.9
},
"luminance": 0.47819
}Semantic roles & 50–950 ramp
primary
#F796EF
secondary
#D6F5D9
accent
#E21603
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085