#F69EFD#F69EFD
#F69EFD is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.9% C 0.159 H 324.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EFD |
|---|---|
| RGB | rgb(246, 158, 253) |
| HSL | hsl(296, 96%, 81%) |
| HSV | hsv(296, 38%, 99%) |
| CMYK | cmyk(2.8%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.76, 47.26, -33.95) |
| CIE-LCH | lch(76.76, 58.19, 324.31°) |
| OKLab | oklab(81.88% 0.129 -0.0927) |
| OKLCH | oklch(81.88% 0.159 324.3) |
| XYZ | xyz(67.9608, 51.1410, 99.2008) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 7.55
Lilac (survey)
#CEA2FD
ΔE00 8.06
Baby Purple
#CA9BF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EFD #A5FD9E
analogous
#C69EFD #F69EFD #FD9ED4
triadic
#F69EFD #FDF69E #9EFDF6
tetradic
#F69EFD #FDC69E #A5FD9E #9ED4FD
square
#F69EFD #FDC69E #A5FD9E #9ED4FD
split-complementary
#F69EFD #D4FD9E #9EFDC6
monochromatic
#EB26FB #F062FC #F69EFD #FCDAFE #FCE1FE
Accessibility & contrast
On white
1.87
#F69EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F69EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EFD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EFD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FAA8C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f69efd; /* rgb */ color: rgb(246, 158, 253); /* oklch */ color: oklch(81.9% 0.159 324.3);
Tailwind
colors: {
custom: {
50: '#fabcfe',
500: '#f69efd',
950: '#000000',
},
}SCSS
$custom: #f69efd; $custom-light: #fabcfe; $custom-dark: #000000;
JSON
{
"hex": "#f69efd",
"rgb": {
"r": 246,
"g": 158,
"b": 253
},
"hsl": {
"h": 295.579,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.81875,
"c": 0.15885,
"h": 324.3
},
"luminance": 0.51138
}Semantic roles & 50–950 ramp
primary
#F69EFD
secondary
#69E060
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286