#F69FF9#F69FF9
#F69FF9 is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.153 H 325.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FF9 |
|---|---|
| RGB | rgb(246, 159, 249) |
| HSL | hsl(298, 88%, 80%) |
| HSV | hsv(298, 36%, 98%) |
| CMYK | cmyk(1.2%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.82, 46.01, -31.70) |
| CIE-LCH | lch(76.82, 55.88, 325.43°) |
| OKLab | oklab(81.87% 0.1266 -0.0864) |
| OKLCH | oklch(81.87% 0.153 325.7) |
| XYZ | xyz(67.5015, 51.2314, 95.9371) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 7.36
Light Lavendar
#EFC0FE
ΔE00 8.35
Lilac (survey)
#CEA2FD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FF9 #A2F99F
analogous
#C99FF9 #F69FF9 #F99FCF
triadic
#F69FF9 #F9F69F #9FF9F6
tetradic
#F69FF9 #F9C99F #A2F99F #9FCFF9
square
#F69FF9 #F9C99F #A2F99F #9FCFF9
split-complementary
#F69FF9 #CFF99F #9FF9C9
monochromatic
#EB2CF2 #F165F5 #F69FF9 #FBD9FD #FCE2FD
Accessibility & contrast
On white
1.87
#F69FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#F69FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FF9
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FF9 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FC
Deuteranopia (green-blind)
#AEC1F6
Tritanopia (blue-blind)
#FBA8C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f69ff9; /* rgb */ color: rgb(246, 159, 249); /* oklch */ color: oklch(81.9% 0.153 325.7);
Tailwind
colors: {
custom: {
50: '#fabdfb',
500: '#f69ff9',
950: '#000000',
},
}SCSS
$custom: #f69ff9; $custom-light: #fabdfb; $custom-dark: #000000;
JSON
{
"hex": "#f69ff9",
"rgb": {
"r": 246,
"g": 159,
"b": 249
},
"hsl": {
"h": 298,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81866,
"c": 0.15329,
"h": 325.7
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#F69FF9
secondary
#66DA62
accent
#E50108
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285