#F69AED#F69AED
#F69AED is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.6% C 0.151 H 330.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F69AED |
|---|---|
| RGB | rgb(246, 154, 237) |
| HSL | hsl(306, 84%, 78%) |
| HSV | hsv(306, 37%, 96%) |
| CMYK | cmyk(0%, 37.4%, 3.7%, 3.5%) |
| CIE-LAB | lab(75.34, 46.46, -27.47) |
| CIE-LCH | lch(75.34, 53.98, 329.41°) |
| OKLab | oklab(80.61% 0.131 -0.0744) |
| OKLCH | oklch(80.61% 0.151 330.4) |
| XYZ | xyz(64.8468, 48.8215, 86.1121) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 7.30
Purply Pink
#F075E6
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69AED #9AF6A3
analogous
#D19AF6 #F69AED #F69ABF
triadic
#F69AED #EDF69A #9AEDF6
tetradic
#F69AED #F6D19A #9AF6A3 #9ABFF6
square
#F69AED #F6D19A #9AF6A3 #9ABFF6
split-complementary
#F69AED #BFF69A #9AF6D1
monochromatic
#EC2AD9 #F162E3 #F69AED #FBD2F7 #FCE3FA
Accessibility & contrast
On white
1.95
#F69AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F69AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69AED
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69AED | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FDA0B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f69aed; /* rgb */ color: rgb(246, 154, 237); /* oklch */ color: oklch(80.6% 0.151 330.4);
Tailwind
colors: {
custom: {
50: '#fab9f3',
500: '#f69aed',
950: '#000000',
},
}SCSS
$custom: #f69aed; $custom-light: #fab9f3; $custom-dark: #000000;
JSON
{
"hex": "#f69aed",
"rgb": {
"r": 246,
"g": 154,
"b": 237
},
"hsl": {
"h": 305.87,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.80605,
"c": 0.15066,
"h": 330.4
},
"luminance": 0.48818
}Semantic roles & 50–950 ramp
primary
#F69AED
secondary
#D7F4D9
accent
#E01B05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185