#F797ED#F797ED
#F797ED is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.3% C 0.156 H 330.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F797ED |
|---|---|
| RGB | rgb(247, 151, 237) |
| HSL | hsl(306, 86%, 78%) |
| HSV | hsv(306, 39%, 97%) |
| CMYK | cmyk(0%, 38.9%, 4%, 3.1%) |
| CIE-LAB | lab(74.84, 48.30, -28.23) |
| CIE-LCH | lch(74.84, 55.95, 329.70°) |
| OKLab | oklab(80.25% 0.1365 -0.0765) |
| OKLCH | oklch(80.25% 0.156 330.7) |
| XYZ | xyz(64.7097, 48.0250, 85.9656) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.00
Purply Pink
#F075E6
ΔE00 7.07
Mauve
#E0B0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F797ED #97F7A1
analogous
#D197F7 #F797ED #F797BD
triadic
#F797ED #EDF797 #97EDF7
tetradic
#F797ED #F7D197 #97F7A1 #97BDF7
square
#F797ED #F7D197 #97F7A1 #97BDF7
split-complementary
#F797ED #BDF797 #97F7D1
monochromatic
#EE25D9 #F35EE3 #F797ED #FBD0F7 #FDE3FA
Accessibility & contrast
On white
1.98
#F797ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F797ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F797ED
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F797ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F797ED | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#FE9EB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f797ed; /* rgb */ color: rgb(247, 151, 237); /* oklch */ color: oklch(80.3% 0.156 330.7);
Tailwind
colors: {
custom: {
50: '#fbb7f3',
500: '#f797ed',
950: '#000000',
},
}SCSS
$custom: #f797ed; $custom-light: #fbb7f3; $custom-dark: #000000;
JSON
{
"hex": "#f797ed",
"rgb": {
"r": 247,
"g": 151,
"b": 237
},
"hsl": {
"h": 306.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.80254,
"c": 0.15644,
"h": 330.7
},
"luminance": 0.48022
}Semantic roles & 50–950 ramp
primary
#F797ED
secondary
#D6F5D9
accent
#E21B03
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085