#F69BF9#F69BF9
#F69BF9 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.160 H 325.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BF9 |
|---|---|
| RGB | rgb(246, 155, 249) |
| HSL | hsl(298, 89%, 79%) |
| HSV | hsv(298, 38%, 98%) |
| CMYK | cmyk(1.2%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.99, 48.07, -32.98) |
| CIE-LCH | lch(75.99, 58.30, 325.55°) |
| OKLab | oklab(81.25% 0.1324 -0.0899) |
| OKLCH | oklch(81.25% 0.16 325.8) |
| XYZ | xyz(66.8248, 49.8779, 95.7116) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BF9 #9EF99B
analogous
#C79BF9 #F69BF9 #F99BCD
triadic
#F69BF9 #F9F69B #9BF9F6
tetradic
#F69BF9 #F9C79B #9EF99B #9BCDF9
square
#F69BF9 #F9C79B #9EF99B #9BCDF9
split-complementary
#F69BF9 #CDF99B #9BF9C7
monochromatic
#EC28F2 #F161F6 #F69BF9 #FBD5FC #FCE2FD
Accessibility & contrast
On white
1.91
#F69BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F69BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BF9
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BF9 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#ABBFF6
Tritanopia (blue-blind)
#FBA4BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69bf9; /* rgb */ color: rgb(246, 155, 249); /* oklch */ color: oklch(81.2% 0.160 325.8);
Tailwind
colors: {
custom: {
50: '#fabafb',
500: '#f69bf9',
950: '#000000',
},
}SCSS
$custom: #f69bf9; $custom-light: #fabafb; $custom-dark: #000000;
JSON
{
"hex": "#f69bf9",
"rgb": {
"r": 246,
"g": 155,
"b": 249
},
"hsl": {
"h": 298.085,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.81245,
"c": 0.16003,
"h": 325.8
},
"luminance": 0.49875
}Semantic roles & 50–950 ramp
primary
#F69BF9
secondary
#D7F5D6
accent
#E50008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185