#F690EA#F690EA
#F690EA is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.165 H 331.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F690EA |
|---|---|
| RGB | rgb(246, 144, 234) |
| HSL | hsl(307, 85%, 76%) |
| HSV | hsv(307, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 4.9%, 3.5%) |
| CIE-LAB | lab(73.21, 51.04, -29.11) |
| CIE-LCH | lch(73.21, 58.75, 330.30°) |
| OKLab | oklab(78.97% 0.1448 -0.0789) |
| OKLCH | oklch(78.97% 0.165 331.4) |
| XYZ | xyz(62.8300, 45.4832, 83.2956) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.36
Candy Pink
#FF63E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690EA #90F69C
analogous
#CF90F6 #F690EA #F690B7
triadic
#F690EA #EAF690 #90EAF6
tetradic
#F690EA #F6CF90 #90F69C #90B7F6
square
#F690EA #F6CF90 #90F69C #90B7F6
split-complementary
#F690EA #B7F690 #90F6CF
monochromatic
#ED1FD5 #F157DF #F690EA #FBC9F5 #FDE3FA
Accessibility & contrast
On white
2.08
#F690EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F690EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690EA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690EA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FE97B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f690ea; /* rgb */ color: rgb(246, 144, 234); /* oklch */ color: oklch(79.0% 0.165 331.4);
Tailwind
colors: {
custom: {
50: '#fbb3f1',
500: '#f690ea',
950: '#000000',
},
}SCSS
$custom: #f690ea; $custom-light: #fbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#f690ea",
"rgb": {
"r": 246,
"g": 144,
"b": 234
},
"hsl": {
"h": 307.059,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.78966,
"c": 0.16488,
"h": 331.4
},
"luminance": 0.4548
}Semantic roles & 50–950 ramp
primary
#F690EA
secondary
#D6F5DA
accent
#E11E04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084