#F698EA#F698EA
#F698EA is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.151 H 331.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F698EA |
|---|---|
| RGB | rgb(246, 152, 234) |
| HSL | hsl(308, 84%, 78%) |
| HSV | hsv(308, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 4.9%, 3.5%) |
| CIE-LAB | lab(74.82, 46.97, -26.63) |
| CIE-LCH | lch(74.82, 54.00, 330.45°) |
| OKLab | oklab(80.18% 0.1332 -0.072) |
| OKLCH | oklch(80.18% 0.151 331.6) |
| XYZ | xyz(64.0849, 47.9930, 83.7139) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698EA #98F6A4
analogous
#D398F6 #F698EA #F698BB
triadic
#F698EA #EAF698 #98EAF6
tetradic
#F698EA #F6D398 #98F6A4 #98BBF6
square
#F698EA #F6D398 #98F6A4 #98BBF6
split-complementary
#F698EA #BBF698 #98F6D3
monochromatic
#EC27D3 #F160DF #F698EA #FBD0F5 #FDE3F9
Accessibility & contrast
On white
1.98
#F698EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F698EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698EA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698EA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FD9EB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f698ea; /* rgb */ color: rgb(246, 152, 234); /* oklch */ color: oklch(80.2% 0.151 331.6);
Tailwind
colors: {
custom: {
50: '#fab8f1',
500: '#f698ea',
950: '#000000',
},
}SCSS
$custom: #f698ea; $custom-light: #fab8f1; $custom-dark: #000000;
JSON
{
"hex": "#f698ea",
"rgb": {
"r": 246,
"g": 152,
"b": 234
},
"hsl": {
"h": 307.66,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.80177,
"c": 0.15141,
"h": 331.6
},
"luminance": 0.4799
}Semantic roles & 50–950 ramp
primary
#F698EA
secondary
#D7F4DA
accent
#E02105
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084