#F68DEB#F68DEB
#F68DEB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.171 H 331.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DEB |
|---|---|
| RGB | rgb(246, 141, 235) |
| HSL | hsl(306, 85%, 76%) |
| HSV | hsv(306, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 4.5%, 3.5%) |
| CIE-LAB | lab(72.66, 52.71, -30.50) |
| CIE-LCH | lch(72.66, 60.90, 329.94°) |
| OKLab | oklab(78.57% 0.1493 -0.0828) |
| OKLCH | oklch(78.57% 0.171 331) |
| XYZ | xyz(62.5257, 44.6441, 83.9049) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DEB #8DF698
analogous
#CC8DF6 #F68DEB #F68DB6
triadic
#F68DEB #EBF68D #8DEBF6
tetradic
#F68DEB #F6CC8D #8DF698 #8DB6F6
square
#F68DEB #F6CC8D #8DF698 #8DB6F6
split-complementary
#F68DEB #B6F68D #8DF6CC
monochromatic
#ED1CD7 #F254E1 #F68DEB #FAC6F5 #FDE3FA
Accessibility & contrast
On white
2.12
#F68DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F68DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DEB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DEB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#FE94B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68deb; /* rgb */ color: rgb(246, 141, 235); /* oklch */ color: oklch(78.6% 0.171 331.0);
Tailwind
colors: {
custom: {
50: '#fbb1f1',
500: '#f68deb',
950: '#000000',
},
}SCSS
$custom: #f68deb; $custom-light: #fbb1f1; $custom-dark: #000000;
JSON
{
"hex": "#f68deb",
"rgb": {
"r": 246,
"g": 141,
"b": 235
},
"hsl": {
"h": 306.286,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78565,
"c": 0.17072,
"h": 331
},
"luminance": 0.44641
}Semantic roles & 50–950 ramp
primary
#F68DEB
secondary
#D6F5D9
accent
#E21B04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085