#F794EE#F794EE
#F794EE is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.8% C 0.162 H 330.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F794EE |
|---|---|
| RGB | rgb(247, 148, 238) |
| HSL | hsl(305, 86%, 77%) |
| HSV | hsv(305, 40%, 97%) |
| CMYK | cmyk(0%, 40.1%, 3.6%, 3.1%) |
| CIE-LAB | lab(74.27, 50.00, -29.64) |
| CIE-LCH | lch(74.27, 58.13, 329.34°) |
| OKLab | oklab(79.84% 0.141 -0.0804) |
| OKLCH | oklch(79.84% 0.162 330.3) |
| XYZ | xyz(64.3795, 47.1302, 86.5783) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.49
Plum
#DDA0DD
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 7.02
Candy Pink
#FF63E9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F794EE #94F79D
analogous
#CF94F7 #F794EE #F794BC
triadic
#F794EE #EEF794 #94EEF7
tetradic
#F794EE #F7CF94 #94F79D #94BCF7
square
#F794EE #F7CF94 #94F79D #94BCF7
split-complementary
#F794EE #BCF794 #94F7CF
monochromatic
#EE22DC #F35BE5 #F794EE #FBCDF7 #FDE3FA
Accessibility & contrast
On white
2.01
#F794EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F794EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F794EE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F794EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F794EE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#FE9BB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f794ee; /* rgb */ color: rgb(247, 148, 238); /* oklch */ color: oklch(79.8% 0.162 330.3);
Tailwind
colors: {
custom: {
50: '#fbb5f3',
500: '#f794ee',
950: '#000000',
},
}SCSS
$custom: #f794ee; $custom-light: #fbb5f3; $custom-dark: #000000;
JSON
{
"hex": "#f794ee",
"rgb": {
"r": 247,
"g": 148,
"b": 238
},
"hsl": {
"h": 305.455,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.79839,
"c": 0.16237,
"h": 330.3
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#F794EE
secondary
#D6F5D9
accent
#E31703
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085