#F792EB#F792EB
#F792EB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.163 H 331.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F792EB |
|---|---|
| RGB | rgb(247, 146, 235) |
| HSL | hsl(307, 86%, 77%) |
| HSV | hsv(307, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 4.9%, 3.1%) |
| CIE-LAB | lab(73.76, 50.50, -28.79) |
| CIE-LCH | lch(73.76, 58.13, 330.31°) |
| OKLab | oklab(79.42% 0.1432 -0.078) |
| OKLCH | oklch(79.42% 0.163 331.4) |
| XYZ | xyz(63.6314, 46.3334, 84.1727) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792EB #92F79E
analogous
#D192F7 #F792EB #F792B9
triadic
#F792EB #EBF792 #92EBF7
tetradic
#F792EB #F7D192 #92F79E #92B9F7
square
#F792EB #F7D192 #92F79E #92B9F7
split-complementary
#F792EB #B9F792 #92F7D1
monochromatic
#EF20D6 #F359E1 #F792EB #FBCBF5 #FDE2FA
Accessibility & contrast
On white
2.05
#F792EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F792EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792EB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792EB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#AABAE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f792eb; /* rgb */ color: rgb(247, 146, 235); /* oklch */ color: oklch(79.4% 0.163 331.4);
Tailwind
colors: {
custom: {
50: '#fbb4f1',
500: '#f792eb',
950: '#000000',
},
}SCSS
$custom: #f792eb; $custom-light: #fbb4f1; $custom-dark: #000000;
JSON
{
"hex": "#f792eb",
"rgb": {
"r": 247,
"g": 146,
"b": 235
},
"hsl": {
"h": 307.129,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.79418,
"c": 0.1631,
"h": 331.4
},
"luminance": 0.4633
}Semantic roles & 50–950 ramp
primary
#F792EB
secondary
#D6F5DA
accent
#E31D03
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084