#F699EF#F699EF
#F699EF is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.154 H 329.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F699EF |
|---|---|
| RGB | rgb(246, 153, 239) |
| HSL | hsl(305, 84%, 78%) |
| HSV | hsv(305, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 2.8%, 3.5%) |
| CIE-LAB | lab(75.21, 47.32, -28.76) |
| CIE-LCH | lch(75.21, 55.38, 328.71°) |
| OKLab | oklab(80.53% 0.133 -0.078) |
| OKLCH | oklch(80.53% 0.154 329.6) |
| XYZ | xyz(64.9763, 48.6103, 87.6048) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.31
Plum
#DDA0DD
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 7.39
Bubblegum Pink
#FE83CC
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699EF #99F6A0
analogous
#CE99F6 #F699EF #F699C0
triadic
#F699EF #EFF699 #99EFF6
tetradic
#F699EF #F6CE99 #99F6A0 #99C0F6
square
#F699EF #F6CE99 #99F6A0 #99C0F6
split-complementary
#F699EF #C0F699 #99F6CE
monochromatic
#EC29DD #F161E6 #F699EF #FBD1F8 #FDE3FB
Accessibility & contrast
On white
1.96
#F699EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F699EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699EF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699EF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FDA0B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f699ef; /* rgb */ color: rgb(246, 153, 239); /* oklch */ color: oklch(80.5% 0.154 329.6);
Tailwind
colors: {
custom: {
50: '#fab9f4',
500: '#f699ef',
950: '#000000',
},
}SCSS
$custom: #f699ef; $custom-light: #fab9f4; $custom-dark: #000000;
JSON
{
"hex": "#f699ef",
"rgb": {
"r": 246,
"g": 153,
"b": 239
},
"hsl": {
"h": 304.516,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.8053,
"c": 0.15415,
"h": 329.6
},
"luminance": 0.48607
}Semantic roles & 50–950 ramp
primary
#F699EF
secondary
#D7F4D9
accent
#E01605
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185