#F692EF#F692EF
#F692EF is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.166 H 329.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F692EF |
|---|---|
| RGB | rgb(246, 146, 239) |
| HSL | hsl(304, 85%, 77%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 2.8%, 3.5%) |
| CIE-LAB | lab(73.80, 50.89, -30.93) |
| CIE-LCH | lch(73.80, 59.55, 328.70°) |
| OKLab | oklab(79.47% 0.143 -0.0841) |
| OKLCH | oklch(79.47% 0.166 329.5) |
| XYZ | xyz(63.8640, 46.3858, 87.2340) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692EF #92F699
analogous
#CB92F6 #F692EF #F692BD
triadic
#F692EF #EFF692 #92EFF6
tetradic
#F692EF #F6CB92 #92F699 #92BDF6
square
#F692EF #F6CB92 #92F699 #92BDF6
split-complementary
#F692EF #BDF692 #92F6CB
monochromatic
#ED21DE #F159E7 #F692EF #FBCBF7 #FDE3FB
Accessibility & contrast
On white
2.04
#F692EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F692EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692EF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692EF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FD9AB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f692ef; /* rgb */ color: rgb(246, 146, 239); /* oklch */ color: oklch(79.5% 0.166 329.5);
Tailwind
colors: {
custom: {
50: '#fbb4f4',
500: '#f692ef',
950: '#000000',
},
}SCSS
$custom: #f692ef; $custom-light: #fbb4f4; $custom-dark: #000000;
JSON
{
"hex": "#f692ef",
"rgb": {
"r": 246,
"g": 146,
"b": 239
},
"hsl": {
"h": 304.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.79468,
"c": 0.16592,
"h": 329.5
},
"luminance": 0.46383
}Semantic roles & 50–950 ramp
primary
#F692EF
secondary
#D6F5D8
accent
#E11404
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085