#F691EE#F691EE
#F691EE is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.167 H 329.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F691EE |
|---|---|
| RGB | rgb(246, 145, 238) |
| HSL | hsl(305, 85%, 77%) |
| HSV | hsv(305, 41%, 96%) |
| CMYK | cmyk(0%, 41.1%, 3.3%, 3.5%) |
| CIE-LAB | lab(73.56, 51.22, -30.75) |
| CIE-LCH | lch(73.56, 59.74, 329.02°) |
| OKLab | oklab(79.28% 0.1442 -0.0836) |
| OKLCH | oklch(79.28% 0.167 329.9) |
| XYZ | xyz(63.5632, 46.0199, 86.4070) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F691EE #91F699
analogous
#CB91F6 #F691EE #F691BC
triadic
#F691EE #EEF691 #91EEF6
tetradic
#F691EE #F6CB91 #91F699 #91BCF6
square
#F691EE #F6CB91 #91F699 #91BCF6
split-complementary
#F691EE #BCF691 #91F6CB
monochromatic
#ED20DD #F158E5 #F691EE #FBCAF7 #FDE3FB
Accessibility & contrast
On white
2.06
#F691EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F691EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F691EE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F691EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F691EE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#FD99B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f691ee; /* rgb */ color: rgb(246, 145, 238); /* oklch */ color: oklch(79.3% 0.167 329.9);
Tailwind
colors: {
custom: {
50: '#fbb3f3',
500: '#f691ee',
950: '#000000',
},
}SCSS
$custom: #f691ee; $custom-light: #fbb3f3; $custom-dark: #000000;
JSON
{
"hex": "#f691ee",
"rgb": {
"r": 246,
"g": 145,
"b": 238
},
"hsl": {
"h": 304.752,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79278,
"c": 0.16669,
"h": 329.9
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#F691EE
secondary
#D6F5D9
accent
#E11604
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085