#F699FD#F699FD
#F699FD is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.167 H 324.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F699FD |
|---|---|
| RGB | rgb(246, 153, 253) |
| HSL | hsl(296, 96%, 80%) |
| HSV | hsv(296, 40%, 99%) |
| CMYK | cmyk(2.8%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.74, 49.82, -35.53) |
| CIE-LCH | lch(75.74, 61.19, 324.51°) |
| OKLab | oklab(81.11% 0.1361 -0.0972) |
| OKLCH | oklch(81.11% 0.167 324.5) |
| XYZ | xyz(67.1252, 49.4699, 98.9223) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.45
Baby Purple
#CA9BF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699FD #A0FD99
analogous
#C499FD #F699FD #FD99D2
triadic
#F699FD #FDF699 #99FDF6
tetradic
#F699FD #FDC499 #A0FD99 #99D2FD
square
#F699FD #FDC499 #A0FD99 #99D2FD
split-complementary
#F699FD #D2FD99 #99FDC4
monochromatic
#EB21FB #F15DFC #F699FD #FBD5FE #FCE1FE
Accessibility & contrast
On white
1.93
#F699FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F699FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699FD
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699FD | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A7BFFA
Tritanopia (blue-blind)
#FAA4BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f699fd; /* rgb */ color: rgb(246, 153, 253); /* oklch */ color: oklch(81.1% 0.167 324.5);
Tailwind
colors: {
custom: {
50: '#fbb9fe',
500: '#f699fd',
950: '#000000',
},
}SCSS
$custom: #f699fd; $custom-light: #fbb9fe; $custom-dark: #000000;
JSON
{
"hex": "#f699fd",
"rgb": {
"r": 246,
"g": 153,
"b": 253
},
"hsl": {
"h": 295.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81107,
"c": 0.16721,
"h": 324.5
},
"luminance": 0.49467
}Semantic roles & 50–950 ramp
primary
#F699FD
secondary
#D7F7D4
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186