#F696EB#F696EB
#F696EB is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.9% C 0.156 H 331.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F696EB |
|---|---|
| RGB | rgb(246, 150, 235) |
| HSL | hsl(307, 84%, 78%) |
| HSV | hsv(307, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 4.5%, 3.5%) |
| CIE-LAB | lab(74.45, 48.17, -27.75) |
| CIE-LCH | lch(74.45, 55.59, 330.05°) |
| OKLab | oklab(79.91% 0.1363 -0.0751) |
| OKLCH | oklch(79.91% 0.156 331.1) |
| XYZ | xyz(63.9071, 47.4069, 84.3654) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696EB #96F6A1
analogous
#D196F6 #F696EB #F696BB
triadic
#F696EB #EBF696 #96EBF6
tetradic
#F696EB #F6D196 #96F6A1 #96BBF6
square
#F696EB #F6D196 #96F6A1 #96BBF6
split-complementary
#F696EB #BBF696 #96F6D1
monochromatic
#EC25D6 #F15EE0 #F696EB #FBCEF6 #FDE3FA
Accessibility & contrast
On white
2.00
#F696EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F696EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696EB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696EB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FD9CB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f696eb; /* rgb */ color: rgb(246, 150, 235); /* oklch */ color: oklch(79.9% 0.156 331.1);
Tailwind
colors: {
custom: {
50: '#fbb7f1',
500: '#f696eb',
950: '#000000',
},
}SCSS
$custom: #f696eb; $custom-light: #fbb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f696eb",
"rgb": {
"r": 246,
"g": 150,
"b": 235
},
"hsl": {
"h": 306.875,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.7991,
"c": 0.15567,
"h": 331.1
},
"luminance": 0.47404
}Semantic roles & 50–950 ramp
primary
#F696EB
secondary
#D6F5DA
accent
#E11E05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084