#F698EE#F698EE
#F698EE is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.3% C 0.155 H 330.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F698EE |
|---|---|
| RGB | rgb(246, 152, 238) |
| HSL | hsl(305, 84%, 78%) |
| HSV | hsv(305, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 3.3%, 3.5%) |
| CIE-LAB | lab(74.97, 47.66, -28.59) |
| CIE-LCH | lch(74.97, 55.58, 329.04°) |
| OKLab | oklab(80.34% 0.1342 -0.0775) |
| OKLCH | oklch(80.34% 0.155 330) |
| XYZ | xyz(64.6660, 48.2254, 86.7746) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 7.21
Bubblegum Pink
#FE83CC
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698EE #98F6A0
analogous
#CF98F6 #F698EE #F698BF
triadic
#F698EE #EEF698 #98EEF6
tetradic
#F698EE #F6CF98 #98F6A0 #98BFF6
square
#F698EE #F6CF98 #98F6A0 #98BFF6
split-complementary
#F698EE #BFF698 #98F6CF
monochromatic
#EC27DB #F160E5 #F698EE #FBD0F7 #FDE3FA
Accessibility & contrast
On white
1.97
#F698EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F698EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698EE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698EE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#FD9FB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f698ee; /* rgb */ color: rgb(246, 152, 238); /* oklch */ color: oklch(80.3% 0.155 330.0);
Tailwind
colors: {
custom: {
50: '#fab8f3',
500: '#f698ee',
950: '#000000',
},
}SCSS
$custom: #f698ee; $custom-light: #fab8f3; $custom-dark: #000000;
JSON
{
"hex": "#f698ee",
"rgb": {
"r": 246,
"g": 152,
"b": 238
},
"hsl": {
"h": 305.106,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.80336,
"c": 0.15495,
"h": 330
},
"luminance": 0.48222
}Semantic roles & 50–950 ramp
primary
#F698EE
secondary
#D7F4D9
accent
#E01805
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085