#F792EE#F792EE
#F792EE is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.166 H 330.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F792EE |
|---|---|
| RGB | rgb(247, 146, 238) |
| HSL | hsl(305, 86%, 77%) |
| HSV | hsv(305, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 3.6%, 3.1%) |
| CIE-LAB | lab(73.87, 51.01, -30.26) |
| CIE-LCH | lch(73.87, 59.31, 329.33°) |
| OKLab | oklab(79.54% 0.1439 -0.0822) |
| OKLCH | oklch(79.54% 0.166 330.3) |
| XYZ | xyz(64.0685, 46.5082, 86.4746) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F792EE #92F79B
analogous
#CE92F7 #F792EE #F792BB
triadic
#F792EE #EEF792 #92EEF7
tetradic
#F792EE #F7CE92 #92F79B #92BBF7
square
#F792EE #F7CE92 #92F79B #92BBF7
split-complementary
#F792EE #BBF792 #92F7CE
monochromatic
#EF20DC #F359E5 #F792EE #FBCBF7 #FDE2FB
Accessibility & contrast
On white
2.04
#F792EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F792EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F792EE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F792EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F792EE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF1
Deuteranopia (green-blind)
#A8BBEB
Tritanopia (blue-blind)
#FE99B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f792ee; /* rgb */ color: rgb(247, 146, 238); /* oklch */ color: oklch(79.5% 0.166 330.3);
Tailwind
colors: {
custom: {
50: '#fbb4f3',
500: '#f792ee',
950: '#000000',
},
}SCSS
$custom: #f792ee; $custom-light: #fbb4f3; $custom-dark: #000000;
JSON
{
"hex": "#f792ee",
"rgb": {
"r": 247,
"g": 146,
"b": 238
},
"hsl": {
"h": 305.347,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7954,
"c": 0.16572,
"h": 330.3
},
"luminance": 0.46505
}Semantic roles & 50–950 ramp
primary
#F792EE
secondary
#D6F5D9
accent
#E31703
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085