#F696EE#F696EE
#F696EE is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.0% C 0.158 H 330.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F696EE |
|---|---|
| RGB | rgb(246, 150, 238) |
| HSL | hsl(305, 84%, 78%) |
| HSV | hsv(305, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 3.3%, 3.5%) |
| CIE-LAB | lab(74.56, 48.68, -29.21) |
| CIE-LCH | lch(74.56, 56.78, 329.03°) |
| OKLab | oklab(80.03% 0.1371 -0.0793) |
| OKLCH | oklch(80.03% 0.158 330) |
| XYZ | xyz(64.3441, 47.5817, 86.6673) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.20
Mauve
#E0B0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696EE #96F69E
analogous
#CE96F6 #F696EE #F696BE
triadic
#F696EE #EEF696 #96EEF6
tetradic
#F696EE #F6CE96 #96F69E #96BEF6
square
#F696EE #F6CE96 #96F69E #96BEF6
split-complementary
#F696EE #BEF696 #96F6CE
monochromatic
#EC25DC #F15EE5 #F696EE #FBCEF7 #FDE3FA
Accessibility & contrast
On white
2.00
#F696EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F696EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696EE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696EE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FD9DB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f696ee; /* rgb */ color: rgb(246, 150, 238); /* oklch */ color: oklch(80.0% 0.158 330.0);
Tailwind
colors: {
custom: {
50: '#fbb7f3',
500: '#f696ee',
950: '#000000',
},
}SCSS
$custom: #f696ee; $custom-light: #fbb7f3; $custom-dark: #000000;
JSON
{
"hex": "#f696ee",
"rgb": {
"r": 246,
"g": 150,
"b": 238
},
"hsl": {
"h": 305,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.8003,
"c": 0.15832,
"h": 330
},
"luminance": 0.47579
}Semantic roles & 50–950 ramp
primary
#F696EE
secondary
#D6F5D9
accent
#E11705
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085