#F698EB#F698EB
#F698EB is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.152 H 331.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F698EB |
|---|---|
| RGB | rgb(246, 152, 235) |
| HSL | hsl(307, 84%, 78%) |
| HSV | hsv(307, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 4.5%, 3.5%) |
| CIE-LAB | lab(74.86, 47.14, -27.12) |
| CIE-LCH | lch(74.86, 54.39, 330.09°) |
| OKLab | oklab(80.22% 0.1334 -0.0734) |
| OKLCH | oklch(80.22% 0.152 331.2) |
| XYZ | xyz(64.2289, 48.0506, 84.4727) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698EB #98F6A3
analogous
#D298F6 #F698EB #F698BC
triadic
#F698EB #EBF698 #98EBF6
tetradic
#F698EB #F6D298 #98F6A3 #98BCF6
square
#F698EB #F6D298 #98F6A3 #98BCF6
split-complementary
#F698EB #BCF698 #98F6D2
monochromatic
#EC27D5 #F160E0 #F698EB #FBD0F6 #FDE3FA
Accessibility & contrast
On white
1.98
#F698EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F698EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698EB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698EB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FD9EB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f698eb; /* rgb */ color: rgb(246, 152, 235); /* oklch */ color: oklch(80.2% 0.152 331.2);
Tailwind
colors: {
custom: {
50: '#fab8f1',
500: '#f698eb',
950: '#000000',
},
}SCSS
$custom: #f698eb; $custom-light: #fab8f1; $custom-dark: #000000;
JSON
{
"hex": "#f698eb",
"rgb": {
"r": 246,
"g": 152,
"b": 235
},
"hsl": {
"h": 307.021,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.80217,
"c": 0.15229,
"h": 331.2
},
"luminance": 0.48047
}Semantic roles & 50–950 ramp
primary
#F698EB
secondary
#D7F4DA
accent
#E01F05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084