#F69DFF#F69DFF
#F69DFF is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.8% C 0.162 H 323.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DFF |
|---|---|
| RGB | rgb(246, 157, 255) |
| HSL | hsl(294, 100%, 81%) |
| HSV | hsv(294, 38%, 100%) |
| CMYK | cmyk(3.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.64, 48.14, -35.23) |
| CIE-LCH | lch(76.64, 59.65, 323.81°) |
| OKLab | oklab(81.8% 0.1308 -0.0963) |
| OKLCH | oklch(81.8% 0.162 323.6) |
| XYZ | xyz(68.1111, 50.9294, 100.8309) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.63
Lilac (survey)
#CEA2FD
ΔE00 7.94
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DFF #A6FF9D
analogous
#C59DFF #F69DFF #FF9DD7
triadic
#F69DFF #FFF69D #9DFFF6
tetradic
#F69DFF #FFC59D #A6FF9D #9DD7FF
square
#F69DFF #FFC59D #A6FF9D #9DD7FF
split-complementary
#F69DFF #D7FF9D #9DFFC5
monochromatic
#EB23FF #F060FF #F69DFF #FCDAFF #FCE0FF
Accessibility & contrast
On white
1.88
#F69DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#F69DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DFF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DFF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FAA8C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f69dff; /* rgb */ color: rgb(246, 157, 255); /* oklch */ color: oklch(81.8% 0.162 323.6);
Tailwind
colors: {
custom: {
50: '#fabbff',
500: '#f69dff',
950: '#000000',
},
}SCSS
$custom: #f69dff; $custom-light: #fabbff; $custom-dark: #000000;
JSON
{
"hex": "#f69dff",
"rgb": {
"r": 246,
"g": 157,
"b": 255
},
"hsl": {
"h": 294.49,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81804,
"c": 0.16248,
"h": 323.6
},
"luminance": 0.50927
}Semantic roles & 50–950 ramp
primary
#F69DFF
secondary
#6AE35E
accent
#E60015
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286