#F795ED#F795ED
#F795ED is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.0% C 0.160 H 330.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F795ED |
|---|---|
| RGB | rgb(247, 149, 237) |
| HSL | hsl(306, 86%, 78%) |
| HSV | hsv(306, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 4%, 3.1%) |
| CIE-LAB | lab(74.44, 49.32, -28.85) |
| CIE-LCH | lch(74.44, 57.14, 329.68°) |
| OKLab | oklab(79.95% 0.1394 -0.0782) |
| OKLCH | oklch(79.95% 0.16 330.7) |
| XYZ | xyz(64.3905, 47.3867, 85.8592) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F795ED #95F79F
analogous
#D095F7 #F795ED #F795BC
triadic
#F795ED #EDF795 #95EDF7
tetradic
#F795ED #F7D095 #95F79F #95BCF7
square
#F795ED #F7D095 #95F79F #95BCF7
split-complementary
#F795ED #BCF795 #95F7D0
monochromatic
#EE23DA #F35CE3 #F795ED #FBCEF7 #FDE3FA
Accessibility & contrast
On white
2.00
#F795ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F795ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F795ED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F795ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F795ED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#FE9CB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f795ed; /* rgb */ color: rgb(247, 149, 237); /* oklch */ color: oklch(80.0% 0.160 330.7);
Tailwind
colors: {
custom: {
50: '#fbb6f3',
500: '#f795ed',
950: '#000000',
},
}SCSS
$custom: #f795ed; $custom-light: #fbb6f3; $custom-dark: #000000;
JSON
{
"hex": "#f795ed",
"rgb": {
"r": 247,
"g": 149,
"b": 237
},
"hsl": {
"h": 306.122,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.7995,
"c": 0.15981,
"h": 330.7
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#F795ED
secondary
#D6F5D9
accent
#E21A03
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085