#F795EF#F795EF
#F795EF is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.0% C 0.162 H 329.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F795EF |
|---|---|
| RGB | rgb(247, 149, 239) |
| HSL | hsl(305, 86%, 78%) |
| HSV | hsv(305, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 3.2%, 3.1%) |
| CIE-LAB | lab(74.51, 49.67, -29.82) |
| CIE-LCH | lch(74.51, 57.93, 329.02°) |
| OKLab | oklab(80.03% 0.1398 -0.081) |
| OKLCH | oklch(80.03% 0.162 329.9) |
| XYZ | xyz(64.6843, 47.5042, 87.4067) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.57
Bubblegum Pink
#FE83CC
ΔE00 7.22
Mauve
#E0B0FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795EF #95F79D
analogous
#CE95F7 #F795EF #F795BE
triadic
#F795EF #EFF795 #95EFF7
tetradic
#F795EF #F7CE95 #95F79D #95BEF7
square
#F795EF #F7CE95 #95F79D #95BEF7
split-complementary
#F795EF #BEF795 #95F7CE
monochromatic
#EE23DE #F35CE6 #F795EF #FBCEF8 #FDE3FB
Accessibility & contrast
On white
2.00
#F795EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F795EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795EF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795EF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FE9CB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f795ef; /* rgb */ color: rgb(247, 149, 239); /* oklch */ color: oklch(80.0% 0.162 329.9);
Tailwind
colors: {
custom: {
50: '#fbb6f4',
500: '#f795ef',
950: '#000000',
},
}SCSS
$custom: #f795ef; $custom-light: #fbb6f4; $custom-dark: #000000;
JSON
{
"hex": "#f795ef",
"rgb": {
"r": 247,
"g": 149,
"b": 239
},
"hsl": {
"h": 304.898,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.8003,
"c": 0.16158,
"h": 329.9
},
"luminance": 0.47501
}Semantic roles & 50–950 ramp
primary
#F795EF
secondary
#D6F5D9
accent
#E21503
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085