#F796EB#F796EB
#F796EB is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.0% C 0.156 H 331.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F796EB |
|---|---|
| RGB | rgb(247, 150, 235) |
| HSL | hsl(307, 86%, 78%) |
| HSV | hsv(307, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 4.9%, 3.1%) |
| CIE-LAB | lab(74.56, 48.47, -27.56) |
| CIE-LCH | lch(74.56, 55.76, 330.38°) |
| OKLab | oklab(80.02% 0.1374 -0.0746) |
| OKLCH | oklch(80.02% 0.156 331.5) |
| XYZ | xyz(64.2588, 47.5883, 84.3819) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F796EB #96F7A2
analogous
#D396F7 #F796EB #F796BA
triadic
#F796EB #EBF796 #96EBF7
tetradic
#F796EB #F7D396 #96F7A2 #96BAF7
square
#F796EB #F7D396 #96F7A2 #96BAF7
split-complementary
#F796EB #BAF796 #96F7D3
monochromatic
#EE24D5 #F35DE0 #F796EB #FBCFF6 #FDE3FA
Accessibility & contrast
On white
2.00
#F796EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F796EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F796EB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F796EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F796EB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF9CB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f796eb; /* rgb */ color: rgb(247, 150, 235); /* oklch */ color: oklch(80.0% 0.156 331.5);
Tailwind
colors: {
custom: {
50: '#fbb7f1',
500: '#f796eb',
950: '#000000',
},
}SCSS
$custom: #f796eb; $custom-light: #fbb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f796eb",
"rgb": {
"r": 247,
"g": 150,
"b": 235
},
"hsl": {
"h": 307.423,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.80022,
"c": 0.15638,
"h": 331.5
},
"luminance": 0.47585
}Semantic roles & 50–950 ramp
primary
#F796EB
secondary
#D6F5DA
accent
#E21F03
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084