#F689EA#F689EA
#F689EA is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.176 H 331.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F689EA |
|---|---|
| RGB | rgb(246, 137, 234) |
| HSL | hsl(307, 86%, 75%) |
| HSV | hsv(307, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 4.9%, 3.5%) |
| CIE-LAB | lab(71.84, 54.53, -31.21) |
| CIE-LCH | lch(71.84, 62.83, 330.22°) |
| OKLab | oklab(77.95% 0.1547 -0.0848) |
| OKLCH | oklch(77.95% 0.176 331.3) |
| XYZ | xyz(61.8024, 43.4281, 82.9531) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F689EA #89F695
analogous
#CC89F6 #F689EA #F689B3
triadic
#F689EA #EAF689 #89EAF6
tetradic
#F689EA #F6CC89 #89F695 #89B3F6
square
#F689EA #F6CC89 #89F695 #89B3F6
split-complementary
#F689EA #B3F689 #89F6CC
monochromatic
#ED17D6 #F250E0 #F689EA #FAC2F4 #FDE3FA
Accessibility & contrast
On white
2.17
#F689EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F689EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F689EA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F689EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F689EA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#FE91AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f689ea; /* rgb */ color: rgb(246, 137, 234); /* oklch */ color: oklch(77.9% 0.176 331.3);
Tailwind
colors: {
custom: {
50: '#fbaef1',
500: '#f689ea',
950: '#000000',
},
}SCSS
$custom: #f689ea; $custom-light: #fbaef1; $custom-dark: #000000;
JSON
{
"hex": "#f689ea",
"rgb": {
"r": 246,
"g": 137,
"b": 234
},
"hsl": {
"h": 306.606,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.77946,
"c": 0.17644,
"h": 331.3
},
"luminance": 0.43425
}Semantic roles & 50–950 ramp
primary
#F689EA
secondary
#D6F5DA
accent
#E21C03
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084