#F799EA#F799EA
#F799EA is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.4% C 0.150 H 332.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F799EA |
|---|---|
| RGB | rgb(247, 153, 234) |
| HSL | hsl(308, 85%, 78%) |
| HSV | hsv(308, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 5.3%, 3.1%) |
| CIE-LAB | lab(75.14, 46.77, -26.14) |
| CIE-LCH | lch(75.14, 53.58, 330.80°) |
| OKLab | oklab(80.44% 0.1328 -0.0706) |
| OKLCH | oklch(80.44% 0.15 332) |
| XYZ | xyz(64.5996, 48.5003, 83.7848) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799EA #99F7A6
analogous
#D599F7 #F799EA #F799BB
triadic
#F799EA #EAF799 #99EAF7
tetradic
#F799EA #F7D599 #99F7A6 #99BBF7
square
#F799EA #F7D599 #99F7A6 #99BBF7
split-complementary
#F799EA #BBF799 #99F7D5
monochromatic
#EE27D3 #F360DE #F799EA #FBD2F6 #FDE3F9
Accessibility & contrast
On white
1.96
#F799EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F799EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799EA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799EA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#FF9FB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f799ea; /* rgb */ color: rgb(247, 153, 234); /* oklch */ color: oklch(80.4% 0.150 332.0);
Tailwind
colors: {
custom: {
50: '#fbb9f1',
500: '#f799ea',
950: '#000000',
},
}SCSS
$custom: #f799ea; $custom-light: #fbb9f1; $custom-dark: #000000;
JSON
{
"hex": "#f799ea",
"rgb": {
"r": 247,
"g": 153,
"b": 234
},
"hsl": {
"h": 308.298,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.80442,
"c": 0.15044,
"h": 332
},
"luminance": 0.48497
}Semantic roles & 50–950 ramp
primary
#F799EA
secondary
#D6F5DA
accent
#E22204
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184