#F699F2#F699F2
#F699F2 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.7% C 0.157 H 328.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F699F2 |
|---|---|
| RGB | rgb(246, 153, 242) |
| HSL | hsl(303, 84%, 78%) |
| HSV | hsv(303, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 1.6%, 3.5%) |
| CIE-LAB | lab(75.32, 47.85, -30.22) |
| CIE-LCH | lch(75.32, 56.59, 327.73°) |
| OKLab | oklab(80.65% 0.1337 -0.0821) |
| OKLCH | oklch(80.65% 0.157 328.4) |
| XYZ | xyz(65.4232, 48.7891, 89.9583) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699F2 #99F69D
analogous
#CB99F6 #F699F2 #F699C3
triadic
#F699F2 #F2F699 #99F2F6
tetradic
#F699F2 #F6CB99 #99F69D #99C3F6
square
#F699F2 #F6CB99 #99F69D #99C3F6
split-complementary
#F699F2 #C3F699 #99F6CB
monochromatic
#EC29E4 #F161EB #F699F2 #FBD1F9 #FDE3FB
Accessibility & contrast
On white
1.95
#F699F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F699F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699F2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699F2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FCA1BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f699f2; /* rgb */ color: rgb(246, 153, 242); /* oklch */ color: oklch(80.7% 0.157 328.4);
Tailwind
colors: {
custom: {
50: '#fab9f6',
500: '#f699f2',
950: '#000000',
},
}SCSS
$custom: #f699f2; $custom-light: #fab9f6; $custom-dark: #000000;
JSON
{
"hex": "#f699f2",
"rgb": {
"r": 246,
"g": 153,
"b": 242
},
"hsl": {
"h": 302.581,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.8065,
"c": 0.15688,
"h": 328.4
},
"luminance": 0.48786
}Semantic roles & 50–950 ramp
primary
#F699F2
secondary
#D7F4D8
accent
#E00F05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185