#F69BF2#F69BF2
#F69BF2 is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.0% C 0.153 H 328.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BF2 |
|---|---|
| RGB | rgb(246, 155, 242) |
| HSL | hsl(303, 83%, 79%) |
| HSV | hsv(303, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 1.6%, 3.5%) |
| CIE-LAB | lab(75.73, 46.82, -29.59) |
| CIE-LCH | lch(75.73, 55.39, 327.71°) |
| OKLab | oklab(80.96% 0.1308 -0.0804) |
| OKLCH | oklch(80.96% 0.153 328.4) |
| XYZ | xyz(65.7533, 49.4493, 90.0683) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BF2 #9BF69F
analogous
#CC9BF6 #F69BF2 #F69BC4
triadic
#F69BF2 #F2F69B #9BF2F6
tetradic
#F69BF2 #F6CC9B #9BF69F #9BC4F6
square
#F69BF2 #F6CC9B #9BF69F #9BC4F6
split-complementary
#F69BF2 #C4F69B #9BF6CC
monochromatic
#EC2BE3 #F163EB #F69BF2 #FBD3F9 #FCE3FB
Accessibility & contrast
On white
1.93
#F69BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F69BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BF2
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BF2 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FCA3BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69bf2; /* rgb */ color: rgb(246, 155, 242); /* oklch */ color: oklch(81.0% 0.153 328.4);
Tailwind
colors: {
custom: {
50: '#fabaf6',
500: '#f69bf2',
950: '#000000',
},
}SCSS
$custom: #f69bf2; $custom-light: #fabaf6; $custom-dark: #000000;
JSON
{
"hex": "#f69bf2",
"rgb": {
"r": 246,
"g": 155,
"b": 242
},
"hsl": {
"h": 302.637,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80959,
"c": 0.15349,
"h": 328.4
},
"luminance": 0.49446
}Semantic roles & 50–950 ramp
primary
#F69BF2
secondary
#D7F4D8
accent
#E00F06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185