#F69BFC#F69BFC
#F69BFC is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.163 H 324.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BFC |
|---|---|
| RGB | rgb(246, 155, 252) |
| HSL | hsl(296, 94%, 80%) |
| HSV | hsv(296, 38%, 99%) |
| CMYK | cmyk(2.4%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(76.11, 48.62, -34.42) |
| CIE-LCH | lch(76.11, 59.57, 324.70°) |
| OKLab | oklab(81.37% 0.133 -0.094) |
| OKLCH | oklch(81.37% 0.163 324.7) |
| XYZ | xyz(67.2964, 50.0665, 98.1955) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.65
Mauve
#E0B0FF
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 7.80
Lilac (survey)
#CEA2FD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BFC #A1FC9B
analogous
#C69BFC #F69BFC #FC9BD1
triadic
#F69BFC #FCF69B #9BFCF6
tetradic
#F69BFC #FCC69B #A1FC9B #9BD1FC
square
#F69BFC #FCC69B #A1FC9B #9BD1FC
split-complementary
#F69BFC #D1FC9B #9BFCC6
monochromatic
#EB24F8 #F160FA #F69BFC #FBD6FE #FCE1FE
Accessibility & contrast
On white
1.91
#F69BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F69BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BFC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BFC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A9C0F9
Tritanopia (blue-blind)
#FAA5C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f69bfc; /* rgb */ color: rgb(246, 155, 252); /* oklch */ color: oklch(81.4% 0.163 324.7);
Tailwind
colors: {
custom: {
50: '#fabafd',
500: '#f69bfc',
950: '#000000',
},
}SCSS
$custom: #f69bfc; $custom-light: #fabafd; $custom-dark: #000000;
JSON
{
"hex": "#f69bfc",
"rgb": {
"r": 246,
"g": 155,
"b": 252
},
"hsl": {
"h": 296.289,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.8137,
"c": 0.16291,
"h": 324.7
},
"luminance": 0.50064
}Semantic roles & 50–950 ramp
primary
#F69BFC
secondary
#65DE5D
accent
#E6000E
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285