#F69BF0#F69BF0
#F69BF0 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.152 H 329.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BF0 |
|---|---|
| RGB | rgb(246, 155, 240) |
| HSL | hsl(304, 83%, 79%) |
| HSV | hsv(304, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 2.4%, 3.5%) |
| CIE-LAB | lab(75.66, 46.47, -28.62) |
| CIE-LCH | lch(75.66, 54.58, 328.37°) |
| OKLab | oklab(80.88% 0.1303 -0.0776) |
| OKLCH | oklch(80.88% 0.152 329.2) |
| XYZ | xyz(65.4545, 49.3298, 88.4950) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 7.70
Purply Pink
#F075E6
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BF0 #9BF6A1
analogous
#CE9BF6 #F69BF0 #F69BC2
triadic
#F69BF0 #F0F69B #9BF0F6
tetradic
#F69BF0 #F6CE9B #9BF6A1 #9BC2F6
square
#F69BF0 #F6CE9B #9BF6A1 #9BC2F6
split-complementary
#F69BF0 #C2F69B #9BF6CE
monochromatic
#EC2BDF #F163E8 #F69BF0 #FBD3F8 #FCE3FB
Accessibility & contrast
On white
1.93
#F69BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#F69BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BF0
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BF0 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F3
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#FCA2BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f69bf0; /* rgb */ color: rgb(246, 155, 240); /* oklch */ color: oklch(80.9% 0.152 329.2);
Tailwind
colors: {
custom: {
50: '#fabaf5',
500: '#f69bf0',
950: '#000000',
},
}SCSS
$custom: #f69bf0; $custom-light: #fabaf5; $custom-dark: #000000;
JSON
{
"hex": "#f69bf0",
"rgb": {
"r": 246,
"g": 155,
"b": 240
},
"hsl": {
"h": 303.956,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80879,
"c": 0.15166,
"h": 329.2
},
"luminance": 0.49327
}Semantic roles & 50–950 ramp
primary
#F69BF0
secondary
#D7F4D9
accent
#E01406
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185