#F795EE#F795EE
#F795EE is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.0% C 0.161 H 330.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F795EE |
|---|---|
| RGB | rgb(247, 149, 238) |
| HSL | hsl(306, 86%, 78%) |
| HSV | hsv(306, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 3.6%, 3.1%) |
| CIE-LAB | lab(74.47, 49.49, -29.34) |
| CIE-LCH | lch(74.47, 57.54, 329.34°) |
| OKLab | oklab(79.99% 0.1396 -0.0796) |
| OKLCH | oklch(79.99% 0.161 330.3) |
| XYZ | xyz(64.5370, 47.4453, 86.6308) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795EE #95F79E
analogous
#CF95F7 #F795EE #F795BD
triadic
#F795EE #EEF795 #95EEF7
tetradic
#F795EE #F7CF95 #95F79E #95BDF7
square
#F795EE #F7CF95 #95F79E #95BDF7
split-complementary
#F795EE #BDF795 #95F7CF
monochromatic
#EE23DC #F35CE5 #F795EE #FBCEF7 #FDE3FA
Accessibility & contrast
On white
2.00
#F795EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F795EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795EE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795EE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FE9CB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f795ee; /* rgb */ color: rgb(247, 149, 238); /* oklch */ color: oklch(80.0% 0.161 330.3);
Tailwind
colors: {
custom: {
50: '#fbb6f3',
500: '#f795ee',
950: '#000000',
},
}SCSS
$custom: #f795ee; $custom-light: #fbb6f3; $custom-dark: #000000;
JSON
{
"hex": "#f795ee",
"rgb": {
"r": 247,
"g": 149,
"b": 238
},
"hsl": {
"h": 305.51,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.7999,
"c": 0.16069,
"h": 330.3
},
"luminance": 0.47442
}Semantic roles & 50–950 ramp
primary
#F795EE
secondary
#D6F5D9
accent
#E21803
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085