#F69BEF#F69BEF
#F69BEF is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.151 H 329.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BEF |
|---|---|
| RGB | rgb(246, 155, 239) |
| HSL | hsl(305, 83%, 79%) |
| HSV | hsv(305, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 2.8%, 3.5%) |
| CIE-LAB | lab(75.62, 46.30, -28.13) |
| CIE-LCH | lch(75.62, 54.17, 328.72°) |
| OKLab | oklab(80.84% 0.1301 -0.0763) |
| OKLCH | oklch(80.84% 0.151 329.6) |
| XYZ | xyz(65.3064, 49.2705, 87.7148) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BEF #9BF6A2
analogous
#CF9BF6 #F69BEF #F69BC1
triadic
#F69BEF #EFF69B #9BEFF6
tetradic
#F69BEF #F6CF9B #9BF6A2 #9BC1F6
square
#F69BEF #F6CF9B #9BF6A2 #9BC1F6
split-complementary
#F69BEF #C1F69B #9BF6CF
monochromatic
#EC2BDD #F163E6 #F69BEF #FBD3F8 #FCE3FB
Accessibility & contrast
On white
1.93
#F69BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#F69BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BEF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BEF | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#FCA2BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f69bef; /* rgb */ color: rgb(246, 155, 239); /* oklch */ color: oklch(80.8% 0.151 329.6);
Tailwind
colors: {
custom: {
50: '#fabaf4',
500: '#f69bef',
950: '#000000',
},
}SCSS
$custom: #f69bef; $custom-light: #fabaf4; $custom-dark: #000000;
JSON
{
"hex": "#f69bef",
"rgb": {
"r": 246,
"g": 155,
"b": 239
},
"hsl": {
"h": 304.615,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.80839,
"c": 0.15076,
"h": 329.6
},
"luminance": 0.49268
}Semantic roles & 50–950 ramp
primary
#F69BEF
secondary
#D7F4D9
accent
#E01606
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185