#F68EEB#F68EEB
#F68EEB is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.7% C 0.169 H 331.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EEB |
|---|---|
| RGB | rgb(246, 142, 235) |
| HSL | hsl(306, 85%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 4.5%, 3.5%) |
| CIE-LAB | lab(72.85, 52.21, -30.20) |
| CIE-LCH | lch(72.85, 60.32, 329.95°) |
| OKLab | oklab(78.71% 0.1479 -0.082) |
| OKLCH | oklch(78.71% 0.169 331) |
| XYZ | xyz(62.6738, 44.9403, 83.9543) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EEB #8EF699
analogous
#CD8EF6 #F68EEB #F68EB7
triadic
#F68EEB #EBF68E #8EEBF6
tetradic
#F68EEB #F6CD8E #8EF699 #8EB7F6
square
#F68EEB #F6CD8E #8EF699 #8EB7F6
split-complementary
#F68EEB #B7F68E #8EF6CD
monochromatic
#ED1DD7 #F155E1 #F68EEB #FBC7F5 #FDE3FA
Accessibility & contrast
On white
2.10
#F68EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F68EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EEB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EEB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FE95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68eeb; /* rgb */ color: rgb(246, 142, 235); /* oklch */ color: oklch(78.7% 0.169 331.0);
Tailwind
colors: {
custom: {
50: '#fbb1f1',
500: '#f68eeb',
950: '#000000',
},
}SCSS
$custom: #f68eeb; $custom-light: #fbb1f1; $custom-dark: #000000;
JSON
{
"hex": "#f68eeb",
"rgb": {
"r": 246,
"g": 142,
"b": 235
},
"hsl": {
"h": 306.346,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78712,
"c": 0.16906,
"h": 331
},
"luminance": 0.44937
}Semantic roles & 50–950 ramp
primary
#F68EEB
secondary
#D6F5DA
accent
#E21B04
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085