#F699F9#F699F9
#F699F9 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.9% C 0.163 H 325.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F699F9 |
|---|---|
| RGB | rgb(246, 153, 249) |
| HSL | hsl(298, 89%, 79%) |
| HSV | hsv(298, 39%, 98%) |
| CMYK | cmyk(1.2%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(75.59, 49.10, -33.61) |
| CIE-LCH | lch(75.59, 59.50, 325.61°) |
| OKLab | oklab(80.94% 0.1352 -0.0917) |
| OKLCH | oklch(80.94% 0.163 325.9) |
| XYZ | xyz(66.4947, 49.2177, 95.6015) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Plum
#DDA0DD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.67
Purply Pink
#F075E6
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699F9 #9CF999
analogous
#C699F9 #F699F9 #F999CC
triadic
#F699F9 #F9F699 #99F9F6
tetradic
#F699F9 #F9C699 #9CF999 #99CCF9
square
#F699F9 #F9C699 #9CF999 #99CCF9
split-complementary
#F699F9 #CCF999 #99F9C6
monochromatic
#EC25F2 #F15FF6 #F699F9 #FBD3FC #FCE2FD
Accessibility & contrast
On white
1.94
#F699F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#F699F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699F9
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699F9 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#FBA3BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f699f9; /* rgb */ color: rgb(246, 153, 249); /* oklch */ color: oklch(80.9% 0.163 325.9);
Tailwind
colors: {
custom: {
50: '#fbb9fb',
500: '#f699f9',
950: '#000000',
},
}SCSS
$custom: #f699f9; $custom-light: #fbb9fb; $custom-dark: #000000;
JSON
{
"hex": "#f699f9",
"rgb": {
"r": 246,
"g": 153,
"b": 249
},
"hsl": {
"h": 298.125,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.80939,
"c": 0.16339,
"h": 325.9
},
"luminance": 0.49215
}Semantic roles & 50–950 ramp
primary
#F699F9
secondary
#D7F5D6
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185