#F694EB#F694EB
#F694EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.159 H 331.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F694EB |
|---|---|
| RGB | rgb(246, 148, 235) |
| HSL | hsl(307, 84%, 77%) |
| HSV | hsv(307, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 4.5%, 3.5%) |
| CIE-LAB | lab(74.05, 49.18, -28.37) |
| CIE-LCH | lch(74.05, 56.78, 330.02°) |
| OKLab | oklab(79.61% 0.1392 -0.0769) |
| OKLCH | oklch(79.61% 0.159 331.1) |
| XYZ | xyz(63.5906, 46.7740, 84.2599) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 6.46
Bubblegum Pink
#FE83CC
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694EB #94F69F
analogous
#D094F6 #F694EB #F694BA
triadic
#F694EB #EBF694 #94EBF6
tetradic
#F694EB #F6D094 #94F69F #94BAF6
square
#F694EB #F6D094 #94F69F #94BAF6
split-complementary
#F694EB #BAF694 #94F6D0
monochromatic
#ED23D6 #F15CE0 #F694EB #FBCCF6 #FDE3FA
Accessibility & contrast
On white
2.03
#F694EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F694EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694EB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694EB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FD9BB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f694eb; /* rgb */ color: rgb(246, 148, 235); /* oklch */ color: oklch(79.6% 0.159 331.1);
Tailwind
colors: {
custom: {
50: '#fbb5f1',
500: '#f694eb',
950: '#000000',
},
}SCSS
$custom: #f694eb; $custom-light: #fbb5f1; $custom-dark: #000000;
JSON
{
"hex": "#f694eb",
"rgb": {
"r": 246,
"g": 148,
"b": 235
},
"hsl": {
"h": 306.735,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.79606,
"c": 0.15905,
"h": 331.1
},
"luminance": 0.46771
}Semantic roles & 50–950 ramp
primary
#F694EB
secondary
#D6F5DA
accent
#E11D05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084