#F68EEF#F68EEF
#F68EEF is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.173 H 329.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EEF |
|---|---|
| RGB | rgb(246, 142, 239) |
| HSL | hsl(304, 85%, 76%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 2.8%, 3.5%) |
| CIE-LAB | lab(73.01, 52.90, -32.15) |
| CIE-LCH | lch(73.01, 61.90, 328.71°) |
| OKLab | oklab(78.88% 0.1487 -0.0875) |
| OKLCH | oklch(78.88% 0.173 329.5) |
| XYZ | xyz(63.2582, 45.1741, 87.0321) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.08
Plum
#DDA0DD
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.18
Candy Pink
#FF63E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EEF #8EF695
analogous
#C98EF6 #F68EEF #F68EBB
triadic
#F68EEF #EFF68E #8EEFF6
tetradic
#F68EEF #F6C98E #8EF695 #8EBBF6
square
#F68EEF #F6C98E #8EF695 #8EBBF6
split-complementary
#F68EEF #BBF68E #8EF6C9
monochromatic
#ED1DDF #F155E7 #F68EEF #FBC7F7 #FDE3FB
Accessibility & contrast
On white
2.09
#F68EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F68EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EEF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EEF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FD96B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68eef; /* rgb */ color: rgb(246, 142, 239); /* oklch */ color: oklch(78.9% 0.173 329.5);
Tailwind
colors: {
custom: {
50: '#fbb1f4',
500: '#f68eef',
950: '#000000',
},
}SCSS
$custom: #f68eef; $custom-light: #fbb1f4; $custom-dark: #000000;
JSON
{
"hex": "#f68eef",
"rgb": {
"r": 246,
"g": 142,
"b": 239
},
"hsl": {
"h": 304.038,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78877,
"c": 0.17255,
"h": 329.5
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#F68EEF
secondary
#D6F5D8
accent
#E21304
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085