#F799ED#F799ED
#F799ED is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.153 H 330.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F799ED |
|---|---|
| RGB | rgb(247, 153, 237) |
| HSL | hsl(306, 85%, 78%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 4%, 3.1%) |
| CIE-LAB | lab(75.25, 47.28, -27.60) |
| CIE-LCH | lch(75.25, 54.75, 329.72°) |
| OKLab | oklab(80.56% 0.1336 -0.0747) |
| OKLCH | oklch(80.56% 0.153 330.8) |
| XYZ | xyz(65.0343, 48.6742, 86.0738) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799ED #99F7A3
analogous
#D299F7 #F799ED #F799BE
triadic
#F799ED #EDF799 #99EDF7
tetradic
#F799ED #F7D299 #99F7A3 #99BEF7
square
#F799ED #F7D299 #99F7A3 #99BEF7
split-complementary
#F799ED #BEF799 #99F7D2
monochromatic
#EE27D9 #F360E3 #F799ED #FBD2F7 #FDE3FA
Accessibility & contrast
On white
1.96
#F799ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F799ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799ED
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799ED | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FE9FB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f799ed; /* rgb */ color: rgb(247, 153, 237); /* oklch */ color: oklch(80.6% 0.153 330.8);
Tailwind
colors: {
custom: {
50: '#fbb9f3',
500: '#f799ed',
950: '#000000',
},
}SCSS
$custom: #f799ed; $custom-light: #fbb9f3; $custom-dark: #000000;
JSON
{
"hex": "#f799ed",
"rgb": {
"r": 247,
"g": 153,
"b": 237
},
"hsl": {
"h": 306.383,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.8056,
"c": 0.15306,
"h": 330.8
},
"luminance": 0.48671
}Semantic roles & 50–950 ramp
primary
#F799ED
secondary
#D6F5D9
accent
#E21B04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185