#F69DFD#F69DFD
#F69DFD is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.7% C 0.161 H 324.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DFD |
|---|---|
| RGB | rgb(246, 157, 253) |
| HSL | hsl(296, 96%, 80%) |
| HSV | hsv(296, 38%, 99%) |
| CMYK | cmyk(2.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.56, 47.77, -34.27) |
| CIE-LCH | lch(76.56, 58.79, 324.35°) |
| OKLab | oklab(81.72% 0.1304 -0.0936) |
| OKLCH | oklch(81.72% 0.161 324.3) |
| XYZ | xyz(67.7909, 50.8013, 99.1442) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.72
Plum
#DDA0DD
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.44
Lilac (survey)
#CEA2FD
ΔE00 8.09
Baby Purple
#CA9BF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DFD #A4FD9D
analogous
#C69DFD #F69DFD #FD9DD4
triadic
#F69DFD #FDF69D #9DFDF6
tetradic
#F69DFD #FDC69D #A4FD9D #9DD4FD
square
#F69DFD #FDC69D #A4FD9D #9DD4FD
split-complementary
#F69DFD #D4FD9D #9DFDC6
monochromatic
#EB25FB #F061FC #F69DFD #FCD9FE #FCE1FE
Accessibility & contrast
On white
1.88
#F69DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#F69DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DFD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DFD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FAA7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f69dfd; /* rgb */ color: rgb(246, 157, 253); /* oklch */ color: oklch(81.7% 0.161 324.3);
Tailwind
colors: {
custom: {
50: '#fabbfe',
500: '#f69dfd',
950: '#000000',
},
}SCSS
$custom: #f69dfd; $custom-light: #fabbfe; $custom-dark: #000000;
JSON
{
"hex": "#f69dfd",
"rgb": {
"r": 246,
"g": 157,
"b": 253
},
"hsl": {
"h": 295.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.8172,
"c": 0.16053,
"h": 324.3
},
"luminance": 0.50799
}Semantic roles & 50–950 ramp
primary
#F69DFD
secondary
#68E05F
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286