#F697EB#F697EB
#F697EB is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.1% C 0.154 H 331.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F697EB |
|---|---|
| RGB | rgb(246, 151, 235) |
| HSL | hsl(307, 84%, 78%) |
| HSV | hsv(307, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 4.5%, 3.5%) |
| CIE-LAB | lab(74.65, 47.65, -27.44) |
| CIE-LCH | lch(74.65, 54.99, 330.07°) |
| OKLab | oklab(80.06% 0.1349 -0.0743) |
| OKLCH | oklch(80.06% 0.154 331.2) |
| XYZ | xyz(64.0673, 47.7274, 84.4188) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697EB #97F6A2
analogous
#D197F6 #F697EB #F697BC
triadic
#F697EB #EBF697 #97EBF6
tetradic
#F697EB #F6D197 #97F6A2 #97BCF6
square
#F697EB #F6D197 #97F6A2 #97BCF6
split-complementary
#F697EB #BCF697 #97F6D1
monochromatic
#EC26D5 #F15FE0 #F697EB #FBCFF6 #FDE3FA
Accessibility & contrast
On white
1.99
#F697EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F697EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697EB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697EB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#ADBCE8
Tritanopia (blue-blind)
#FD9DB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f697eb; /* rgb */ color: rgb(246, 151, 235); /* oklch */ color: oklch(80.1% 0.154 331.2);
Tailwind
colors: {
custom: {
50: '#fbb7f1',
500: '#f697eb',
950: '#000000',
},
}SCSS
$custom: #f697eb; $custom-light: #fbb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f697eb",
"rgb": {
"r": 246,
"g": 151,
"b": 235
},
"hsl": {
"h": 306.947,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.80063,
"c": 0.15398,
"h": 331.2
},
"luminance": 0.47724
}Semantic roles & 50–950 ramp
primary
#F697EB
secondary
#D6F5DA
accent
#E11E05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084