#F69FFE#F69FFE
#F69FFE is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.1% C 0.158 H 323.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FFE |
|---|---|
| RGB | rgb(246, 159, 254) |
| HSL | hsl(295, 98%, 81%) |
| HSV | hsv(295, 37%, 100%) |
| CMYK | cmyk(3.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.01, 46.93, -34.11) |
| CIE-LCH | lch(77.01, 58.01, 323.99°) |
| OKLab | oklab(82.07% 0.1278 -0.0932) |
| OKLCH | oklch(82.07% 0.158 323.9) |
| XYZ | xyz(68.2917, 51.5474, 100.0991) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.14
Mauve
#E0B0FF
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.76
Lilac (survey)
#CEA2FD
ΔE00 7.95
Baby Purple
#CA9BF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FFE #A7FE9F
analogous
#C69FFE #F69FFE #FE9FD6
triadic
#F69FFE #FEF69F #9FFEF6
tetradic
#F69FFE #FEC69F #A7FE9F #9FD6FE
square
#F69FFE #FEC69F #A7FE9F #9FD6FE
split-complementary
#F69FFE #D6FE9F #9FFEC6
monochromatic
#EB26FD #F062FD #F69FFE #FCDCFF #FCE1FF
Accessibility & contrast
On white
1.86
#F69FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#F69FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FFE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FFE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#FAA9C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f69ffe; /* rgb */ color: rgb(246, 159, 254); /* oklch */ color: oklch(82.1% 0.158 323.9);
Tailwind
colors: {
custom: {
50: '#fabdff',
500: '#f69ffe',
950: '#000000',
},
}SCSS
$custom: #f69ffe; $custom-light: #fabdff; $custom-dark: #000000;
JSON
{
"hex": "#f69ffe",
"rgb": {
"r": 246,
"g": 159,
"b": 254
},
"hsl": {
"h": 294.947,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82072,
"c": 0.15814,
"h": 323.9
},
"luminance": 0.51545
}Semantic roles & 50–950 ramp
primary
#F69FFE
secondary
#6BE160
accent
#E60013
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286