#F69FFD#F69FFD
#F69FFD is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.0% C 0.157 H 324.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FFD |
|---|---|
| RGB | rgb(246, 159, 253) |
| HSL | hsl(296, 96%, 81%) |
| HSV | hsv(296, 37%, 99%) |
| CMYK | cmyk(2.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(76.97, 46.74, -33.63) |
| CIE-LCH | lch(76.97, 57.58, 324.27°) |
| OKLab | oklab(82.03% 0.1276 -0.0918) |
| OKLCH | oklch(82.03% 0.157 324.2) |
| XYZ | xyz(68.1320, 51.4836, 99.2579) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 7.67
Lilac (survey)
#CEA2FD
ΔE00 8.04
Baby Purple
#CA9BF7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FFD #A6FD9F
analogous
#C79FFD #F69FFD #FD9FD5
triadic
#F69FFD #FDF69F #9FFDF6
tetradic
#F69FFD #FDC79F #A6FD9F #9FD5FD
square
#F69FFD #FDC79F #A6FD9F #9FD5FD
split-complementary
#F69FFD #D5FD9F #9FFDC7
monochromatic
#EB27FB #F063FC #F69FFD #FCDBFE #FCE1FE
Accessibility & contrast
On white
1.86
#F69FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#F69FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FFD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FFD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#FAA9C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f69ffd; /* rgb */ color: rgb(246, 159, 253); /* oklch */ color: oklch(82.0% 0.157 324.2);
Tailwind
colors: {
custom: {
50: '#fabdfe',
500: '#f69ffd',
950: '#000000',
},
}SCSS
$custom: #f69ffd; $custom-light: #fabdfe; $custom-dark: #000000;
JSON
{
"hex": "#f69ffd",
"rgb": {
"r": 246,
"g": 159,
"b": 253
},
"hsl": {
"h": 295.532,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.8203,
"c": 0.15717,
"h": 324.2
},
"luminance": 0.51481
}Semantic roles & 50–950 ramp
primary
#F69FFD
secondary
#6AE060
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286