#F69BEE#F69BEE
#F69BEE is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.8% C 0.150 H 330.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BEE |
|---|---|
| RGB | rgb(246, 155, 238) |
| HSL | hsl(305, 83%, 79%) |
| HSV | hsv(305, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 3.3%, 3.5%) |
| CIE-LAB | lab(75.58, 46.12, -27.64) |
| CIE-LCH | lch(75.58, 53.77, 329.06°) |
| OKLab | oklab(80.8% 0.1298 -0.0749) |
| OKLCH | oklch(80.8% 0.15 330) |
| XYZ | xyz(65.1591, 49.2116, 86.9389) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 7.87
Mauve
#E0B0FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BEE #9BF6A3
analogous
#D09BF6 #F69BEE #F69BC0
triadic
#F69BEE #EEF69B #9BEEF6
tetradic
#F69BEE #F6D09B #9BF6A3 #9BC0F6
square
#F69BEE #F6D09B #9BF6A3 #9BC0F6
split-complementary
#F69BEE #C0F69B #9BF6D0
monochromatic
#EC2BDB #F163E4 #F69BEE #FBD3F8 #FCE3FA
Accessibility & contrast
On white
1.94
#F69BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#F69BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BEE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BEE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F1
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#FDA2BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f69bee; /* rgb */ color: rgb(246, 155, 238); /* oklch */ color: oklch(80.8% 0.150 330.0);
Tailwind
colors: {
custom: {
50: '#fabaf3',
500: '#f69bee',
950: '#000000',
},
}SCSS
$custom: #f69bee; $custom-light: #fabaf3; $custom-dark: #000000;
JSON
{
"hex": "#f69bee",
"rgb": {
"r": 246,
"g": 155,
"b": 238
},
"hsl": {
"h": 305.275,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.808,
"c": 0.14985,
"h": 330
},
"luminance": 0.49209
}Semantic roles & 50–950 ramp
primary
#F69BEE
secondary
#D7F4D9
accent
#E01906
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185