#F799EF#F799EF
#F799EF is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.6% C 0.155 H 330.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F799EF |
|---|---|
| RGB | rgb(247, 153, 239) |
| HSL | hsl(305, 85%, 78%) |
| HSV | hsv(305, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 3.2%, 3.1%) |
| CIE-LAB | lab(75.32, 47.63, -28.58) |
| CIE-LCH | lch(75.32, 55.54, 329.04°) |
| OKLab | oklab(80.64% 0.1341 -0.0775) |
| OKLCH | oklch(80.64% 0.155 330) |
| XYZ | xyz(65.3281, 48.7917, 87.6213) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.38
Plum
#DDA0DD
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.43
Mauve
#E0B0FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799EF #99F7A1
analogous
#D099F7 #F799EF #F799C0
triadic
#F799EF #EFF799 #99EFF7
tetradic
#F799EF #F7D099 #99F7A1 #99C0F7
square
#F799EF #F7D099 #99F7A1 #99C0F7
split-complementary
#F799EF #C0F799 #99F7D0
monochromatic
#EE27DD #F360E6 #F799EF #FBD2F8 #FDE3FB
Accessibility & contrast
On white
1.95
#F799EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F799EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799EF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799EF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FEA0B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f799ef; /* rgb */ color: rgb(247, 153, 239); /* oklch */ color: oklch(80.6% 0.155 330.0);
Tailwind
colors: {
custom: {
50: '#fbb9f4',
500: '#f799ef',
950: '#000000',
},
}SCSS
$custom: #f799ef; $custom-light: #fbb9f4; $custom-dark: #000000;
JSON
{
"hex": "#f799ef",
"rgb": {
"r": 247,
"g": 153,
"b": 239
},
"hsl": {
"h": 305.106,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.8064,
"c": 0.15484,
"h": 330
},
"luminance": 0.48789
}Semantic roles & 50–950 ramp
primary
#F799EF
secondary
#D6F5D9
accent
#E21604
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185