#F690FF#F690FF
#F690FF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.184 H 324.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F690FF |
|---|---|
| RGB | rgb(246, 144, 255) |
| HSL | hsl(295, 100%, 78%) |
| HSV | hsv(295, 44%, 100%) |
| CMYK | cmyk(3.5%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(74.04, 54.73, -39.26) |
| CIE-LCH | lch(74.04, 67.36, 324.35°) |
| OKLab | oklab(79.86% 0.149 -0.1077) |
| OKLCH | oklch(79.86% 0.184 324.1) |
| XYZ | xyz(66.0276, 46.7622, 100.1364) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 8.09
Violet Pink
#FB5FFC
ΔE00 8.21
Light Magenta
#FA5FF7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690FF #99FF90
analogous
#BE90FF #F690FF #FF90D0
triadic
#F690FF #FFF690 #90FFF6
tetradic
#F690FF #FFBE90 #99FF90 #90D0FF
square
#F690FF #FFBE90 #99FF90 #90D0FF
split-complementary
#F690FF #D0FF90 #90FFBE
monochromatic
#EC16FF #F153FF #F690FF #FBCDFF #FDE0FF
Accessibility & contrast
On white
2.03
#F690FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F690FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690FF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690FF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#FA9DBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f690ff; /* rgb */ color: rgb(246, 144, 255); /* oklch */ color: oklch(79.9% 0.184 324.1);
Tailwind
colors: {
custom: {
50: '#fbb3ff',
500: '#f690ff',
950: '#000000',
},
}SCSS
$custom: #f690ff; $custom-light: #fbb3ff; $custom-dark: #000000;
JSON
{
"hex": "#f690ff",
"rgb": {
"r": 246,
"g": 144,
"b": 255
},
"hsl": {
"h": 295.135,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79858,
"c": 0.18391,
"h": 324.1
},
"luminance": 0.46759
}Semantic roles & 50–950 ramp
primary
#F690FF
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086