#F69BFB#F69BFB
#F69BFB is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.162 H 325.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BFB |
|---|---|
| RGB | rgb(246, 155, 251) |
| HSL | hsl(297, 92%, 80%) |
| HSV | hsv(297, 38%, 98%) |
| CMYK | cmyk(2%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(76.07, 48.44, -33.94) |
| CIE-LCH | lch(76.07, 59.14, 324.98°) |
| OKLab | oklab(81.33% 0.1328 -0.0927) |
| OKLCH | oklch(81.33% 0.162 325.1) |
| XYZ | xyz(67.1384, 50.0033, 97.3632) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.52
Mauve
#E0B0FF
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.77
Lilac (survey)
#CEA2FD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BFB #A0FB9B
analogous
#C69BFB #F69BFB #FB9BD0
triadic
#F69BFB #FBF69B #9BFBF6
tetradic
#F69BFB #FBC69B #A0FB9B #9BD0FB
square
#F69BFB #FBC69B #A0FB9B #9BD0FB
split-complementary
#F69BFB #D0FB9B #9BFBC6
monochromatic
#EB25F6 #F160F9 #F69BFB #FBD6FD #FCE2FE
Accessibility & contrast
On white
1.91
#F69BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#F69BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BFB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BFB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#FAA5C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f69bfb; /* rgb */ color: rgb(246, 155, 251); /* oklch */ color: oklch(81.3% 0.162 325.1);
Tailwind
colors: {
custom: {
50: '#fabafd',
500: '#f69bfb',
950: '#000000',
},
}SCSS
$custom: #f69bfb; $custom-light: #fabafd; $custom-dark: #000000;
JSON
{
"hex": "#f69bfb",
"rgb": {
"r": 246,
"g": 155,
"b": 251
},
"hsl": {
"h": 296.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81328,
"c": 0.16195,
"h": 325.1
},
"luminance": 0.50001
}Semantic roles & 50–950 ramp
primary
#F69BFB
secondary
#64DC5E
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285