#F699FF#F699FF
#F699FF is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.2% C 0.169 H 323.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F699FF |
|---|---|
| RGB | rgb(246, 153, 255) |
| HSL | hsl(295, 100%, 80%) |
| HSV | hsv(295, 40%, 100%) |
| CMYK | cmyk(3.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(75.82, 50.19, -36.49) |
| CIE-LCH | lch(75.82, 62.05, 323.98°) |
| OKLab | oklab(81.19% 0.1365 -0.0999) |
| OKLCH | oklch(81.19% 0.169 323.8) |
| XYZ | xyz(67.4455, 49.5980, 100.6090) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.25
Purply Pink
#F075E6
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699FF #A2FF99
analogous
#C399FF #F699FF #FF99D5
triadic
#F699FF #FFF699 #99FFF6
tetradic
#F699FF #FFC399 #A2FF99 #99D5FF
square
#F699FF #FFC399 #A2FF99 #99D5FF
split-complementary
#F699FF #D5FF99 #99FFC3
monochromatic
#EB1FFF #F15CFF #F699FF #FBD6FF #FCE0FF
Accessibility & contrast
On white
1.92
#F699FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#F699FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699FF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699FF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FAA4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f699ff; /* rgb */ color: rgb(246, 153, 255); /* oklch */ color: oklch(81.2% 0.169 323.8);
Tailwind
colors: {
custom: {
50: '#fbb9ff',
500: '#f699ff',
950: '#000000',
},
}SCSS
$custom: #f699ff; $custom-light: #fbb9ff; $custom-dark: #000000;
JSON
{
"hex": "#f699ff",
"rgb": {
"r": 246,
"g": 153,
"b": 255
},
"hsl": {
"h": 294.706,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81192,
"c": 0.16914,
"h": 323.8
},
"luminance": 0.49595
}Semantic roles & 50–950 ramp
primary
#F699FF
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186