#F69BF4#F69BF4
#F69BF4 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.0% C 0.155 H 327.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BF4 |
|---|---|
| RGB | rgb(246, 155, 244) |
| HSL | hsl(301, 83%, 79%) |
| HSV | hsv(301, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 0.8%, 3.5%) |
| CIE-LAB | lab(75.80, 47.18, -30.56) |
| CIE-LCH | lch(75.80, 56.21, 327.07°) |
| OKLab | oklab(81.04% 0.1312 -0.0831) |
| OKLCH | oklch(81.04% 0.155 327.7) |
| XYZ | xyz(66.0553, 49.5701, 91.6590) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BF4 #9BF69D
analogous
#CA9BF6 #F69BF4 #F69BC6
triadic
#F69BF4 #F4F69B #9BF4F6
tetradic
#F69BF4 #F6CA9B #9BF69D #9BC6F6
square
#F69BF4 #F6CA9B #9BF69D #9BC6F6
split-complementary
#F69BF4 #C6F69B #9BF6CA
monochromatic
#EC2BE8 #F163EE #F69BF4 #FBD3FA #FCE3FC
Accessibility & contrast
On white
1.92
#F69BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F69BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BF4
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BF4 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F7
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#FCA3BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69bf4; /* rgb */ color: rgb(246, 155, 244); /* oklch */ color: oklch(81.0% 0.155 327.7);
Tailwind
colors: {
custom: {
50: '#fabaf8',
500: '#f69bf4',
950: '#000000',
},
}SCSS
$custom: #f69bf4; $custom-light: #fabaf8; $custom-dark: #000000;
JSON
{
"hex": "#f69bf4",
"rgb": {
"r": 246,
"g": 155,
"b": 244
},
"hsl": {
"h": 301.319,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.8104,
"c": 0.15534,
"h": 327.7
},
"luminance": 0.49567
}Semantic roles & 50–950 ramp
primary
#F69BF4
secondary
#D7F4D7
accent
#E00A06
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185