#F69CF2#F69CF2
#F69CF2 is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.1% C 0.152 H 328.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CF2 |
|---|---|
| RGB | rgb(246, 156, 242) |
| HSL | hsl(303, 83%, 79%) |
| HSV | hsv(303, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 1.6%, 3.5%) |
| CIE-LAB | lab(75.94, 46.31, -29.27) |
| CIE-LCH | lch(75.94, 54.78, 327.70°) |
| OKLab | oklab(81.11% 0.1293 -0.0795) |
| OKLCH | oklch(81.11% 0.152 328.4) |
| XYZ | xyz(65.9204, 49.7835, 90.1240) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.41
Purply Pink
#F075E6
ΔE00 7.97
Bubblegum Pink
#FE83CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CF2 #9CF6A0
analogous
#CD9CF6 #F69CF2 #F69CC5
triadic
#F69CF2 #F2F69C #9CF2F6
tetradic
#F69CF2 #F6CD9C #9CF6A0 #9CC5F6
square
#F69CF2 #F6CD9C #9CF6A0 #9CC5F6
split-complementary
#F69CF2 #C5F69C #9CF6CD
monochromatic
#EC2CE3 #F164EB #F69CF2 #FBD4F9 #FCE3FB
Accessibility & contrast
On white
1.92
#F69CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F69CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CF2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CF2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#FCA3BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69cf2; /* rgb */ color: rgb(246, 156, 242); /* oklch */ color: oklch(81.1% 0.152 328.4);
Tailwind
colors: {
custom: {
50: '#fabbf6',
500: '#f69cf2',
950: '#000000',
},
}SCSS
$custom: #f69cf2; $custom-light: #fabbf6; $custom-dark: #000000;
JSON
{
"hex": "#f69cf2",
"rgb": {
"r": 246,
"g": 156,
"b": 242
},
"hsl": {
"h": 302.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.81114,
"c": 0.15179,
"h": 328.4
},
"luminance": 0.49781
}Semantic roles & 50–950 ramp
primary
#F69CF2
secondary
#D7F4D8
accent
#E00F06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185