#F699FE#F699FE
#F699FE is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.2% C 0.168 H 324.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F699FE |
|---|---|
| RGB | rgb(246, 153, 254) |
| HSL | hsl(295, 98%, 80%) |
| HSV | hsv(295, 40%, 100%) |
| CMYK | cmyk(3.1%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.78, 50.01, -36.01) |
| CIE-LCH | lch(75.78, 61.62, 324.24°) |
| OKLab | oklab(81.15% 0.1363 -0.0985) |
| OKLCH | oklch(81.15% 0.168 324.1) |
| XYZ | xyz(67.2849, 49.5338, 99.7634) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.98
Plum
#DDA0DD
ΔE00 7.12
Lavender Pink
#DD85D7
ΔE00 7.15
Mauve
#E0B0FF
ΔE00 7.22
Purply Pink
#F075E6
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699FE #A1FE99
analogous
#C499FE #F699FE #FE99D3
triadic
#F699FE #FEF699 #99FEF6
tetradic
#F699FE #FEC499 #A1FE99 #99D3FE
square
#F699FE #FEC499 #A1FE99 #99D3FE
split-complementary
#F699FE #D3FE99 #99FEC4
monochromatic
#EB20FD #F15CFD #F699FE #FBD6FF #FCE1FF
Accessibility & contrast
On white
1.93
#F699FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F699FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699FE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699FE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#FAA4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f699fe; /* rgb */ color: rgb(246, 153, 254); /* oklch */ color: oklch(81.2% 0.168 324.1);
Tailwind
colors: {
custom: {
50: '#fbb9ff',
500: '#f699fe',
950: '#000000',
},
}SCSS
$custom: #f699fe; $custom-light: #fbb9ff; $custom-dark: #000000;
JSON
{
"hex": "#f699fe",
"rgb": {
"r": 246,
"g": 153,
"b": 254
},
"hsl": {
"h": 295.248,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.8115,
"c": 0.16817,
"h": 324.1
},
"luminance": 0.49531
}Semantic roles & 50–950 ramp
primary
#F699FE
secondary
#D7F7D4
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186