#F693EB#F693EB
#F693EB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.161 H 331.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F693EB |
|---|---|
| RGB | rgb(246, 147, 235) |
| HSL | hsl(307, 85%, 77%) |
| HSV | hsv(307, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 4.5%, 3.5%) |
| CIE-LAB | lab(73.84, 49.69, -28.68) |
| CIE-LCH | lch(73.84, 57.37, 330.01°) |
| OKLab | oklab(79.46% 0.1407 -0.0777) |
| OKLCH | oklch(79.46% 0.161 331.1) |
| XYZ | xyz(63.4345, 46.4617, 84.2079) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693EB #93F69E
analogous
#D093F6 #F693EB #F693BA
triadic
#F693EB #EBF693 #93EBF6
tetradic
#F693EB #F6D093 #93F69E #93BAF6
square
#F693EB #F6D093 #93F69E #93BAF6
split-complementary
#F693EB #BAF693 #93F6D0
monochromatic
#ED22D6 #F15BE1 #F693EB #FBCBF5 #FDE3FA
Accessibility & contrast
On white
2.04
#F693EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F693EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693EB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693EB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#AABAE8
Tritanopia (blue-blind)
#FD9AB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f693eb; /* rgb */ color: rgb(246, 147, 235); /* oklch */ color: oklch(79.5% 0.161 331.1);
Tailwind
colors: {
custom: {
50: '#fbb5f1',
500: '#f693eb',
950: '#000000',
},
}SCSS
$custom: #f693eb; $custom-light: #fbb5f1; $custom-dark: #000000;
JSON
{
"hex": "#f693eb",
"rgb": {
"r": 246,
"g": 147,
"b": 235
},
"hsl": {
"h": 306.667,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.79455,
"c": 0.16073,
"h": 331.1
},
"luminance": 0.46458
}Semantic roles & 50–950 ramp
primary
#F693EB
secondary
#D6F5DA
accent
#E11D04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084