#F699FC#F699FC
#F699FC is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.1% C 0.166 H 324.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F699FC |
|---|---|
| RGB | rgb(246, 153, 252) |
| HSL | hsl(296, 94%, 79%) |
| HSV | hsv(296, 39%, 99%) |
| CMYK | cmyk(2.4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.70, 49.64, -35.05) |
| CIE-LCH | lch(75.70, 60.77, 324.78°) |
| OKLab | oklab(81.07% 0.1359 -0.0958) |
| OKLCH | oklch(81.07% 0.166 324.8) |
| XYZ | xyz(66.9663, 49.4063, 98.0855) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Plum
#DDA0DD
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 7.27
Purply Pink
#F075E6
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699FC #9FFC99
analogous
#C599FC #F699FC #FC99D0
triadic
#F699FC #FCF699 #99FCF6
tetradic
#F699FC #FCC599 #9FFC99 #99D0FC
square
#F699FC #FCC599 #9FFC99 #99D0FC
split-complementary
#F699FC #D0FC99 #99FCC5
monochromatic
#EC22F9 #F15EFA #F699FC #FBD4FE #FCE1FE
Accessibility & contrast
On white
1.93
#F699FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F699FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699FC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699FC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#FAA3BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f699fc; /* rgb */ color: rgb(246, 153, 252); /* oklch */ color: oklch(81.1% 0.166 324.8);
Tailwind
colors: {
custom: {
50: '#fbb9fd',
500: '#f699fc',
950: '#000000',
},
}SCSS
$custom: #f699fc; $custom-light: #fbb9fd; $custom-dark: #000000;
JSON
{
"hex": "#f699fc",
"rgb": {
"r": 246,
"g": 153,
"b": 252
},
"hsl": {
"h": 296.364,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81065,
"c": 0.16625,
"h": 324.8
},
"luminance": 0.49404
}Semantic roles & 50–950 ramp
primary
#F699FC
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185