#F694EF#F694EF
#F694EF is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.163 H 329.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F694EF |
|---|---|
| RGB | rgb(246, 148, 239) |
| HSL | hsl(304, 84%, 77%) |
| HSV | hsv(304, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 2.8%, 3.5%) |
| CIE-LAB | lab(74.19, 49.87, -30.32) |
| CIE-LCH | lch(74.19, 58.37, 328.70°) |
| OKLab | oklab(79.77% 0.1402 -0.0824) |
| OKLCH | oklch(79.77% 0.163 329.6) |
| XYZ | xyz(64.1750, 47.0078, 87.3377) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694EF #94F69B
analogous
#CC94F6 #F694EF #F694BE
triadic
#F694EF #EFF694 #94EFF6
tetradic
#F694EF #F6CC94 #94F69B #94BEF6
square
#F694EF #F6CC94 #94F69B #94BEF6
split-complementary
#F694EF #BEF694 #94F6CC
monochromatic
#ED23DE #F15CE7 #F694EF #FBCCF7 #FDE3FB
Accessibility & contrast
On white
2.02
#F694EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F694EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694EF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694EF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#FD9CB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f694ef; /* rgb */ color: rgb(246, 148, 239); /* oklch */ color: oklch(79.8% 0.163 329.6);
Tailwind
colors: {
custom: {
50: '#fbb5f4',
500: '#f694ef',
950: '#000000',
},
}SCSS
$custom: #f694ef; $custom-light: #fbb5f4; $custom-dark: #000000;
JSON
{
"hex": "#f694ef",
"rgb": {
"r": 246,
"g": 148,
"b": 239
},
"hsl": {
"h": 304.286,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.79768,
"c": 0.16257,
"h": 329.6
},
"luminance": 0.47005
}Semantic roles & 50–950 ramp
primary
#F694EF
secondary
#D6F5D9
accent
#E11405
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085