#F799EB#F799EB
#F799EB is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.151 H 331.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F799EB |
|---|---|
| RGB | rgb(247, 153, 235) |
| HSL | hsl(308, 85%, 78%) |
| HSV | hsv(308, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 4.9%, 3.1%) |
| CIE-LAB | lab(75.18, 46.94, -26.63) |
| CIE-LCH | lch(75.18, 53.96, 330.44°) |
| OKLab | oklab(80.48% 0.1331 -0.072) |
| OKLCH | oklch(80.48% 0.151 331.6) |
| XYZ | xyz(64.7437, 48.5580, 84.5435) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799EB #99F7A5
analogous
#D499F7 #F799EB #F799BC
triadic
#F799EB #EBF799 #99EBF7
tetradic
#F799EB #F7D499 #99F7A5 #99BCF7
square
#F799EB #F7D499 #99F7A5 #99BCF7
split-complementary
#F799EB #BCF799 #99F7D4
monochromatic
#EE27D5 #F360E0 #F799EB #FBD2F6 #FDE3F9
Accessibility & contrast
On white
1.96
#F799EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F799EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799EB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799EB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FE9FB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f799eb; /* rgb */ color: rgb(247, 153, 235); /* oklch */ color: oklch(80.5% 0.151 331.6);
Tailwind
colors: {
custom: {
50: '#fbb9f1',
500: '#f799eb',
950: '#000000',
},
}SCSS
$custom: #f799eb; $custom-light: #fbb9f1; $custom-dark: #000000;
JSON
{
"hex": "#f799eb",
"rgb": {
"r": 247,
"g": 153,
"b": 235
},
"hsl": {
"h": 307.66,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.80482,
"c": 0.1513,
"h": 331.6
},
"luminance": 0.48555
}Semantic roles & 50–950 ramp
primary
#F799EB
secondary
#D6F5DA
accent
#E22004
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184