#F699EA#F699EA
#F699EA is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.3% C 0.150 H 331.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F699EA |
|---|---|
| RGB | rgb(246, 153, 234) |
| HSL | hsl(308, 84%, 78%) |
| HSV | hsv(308, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 4.9%, 3.5%) |
| CIE-LAB | lab(75.03, 46.46, -26.32) |
| CIE-LCH | lch(75.03, 53.40, 330.47°) |
| OKLab | oklab(80.33% 0.1317 -0.0711) |
| OKLCH | oklch(80.33% 0.15 331.6) |
| XYZ | xyz(64.2478, 48.3189, 83.7683) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699EA #99F6A5
analogous
#D399F6 #F699EA #F699BB
triadic
#F699EA #EAF699 #99EAF6
tetradic
#F699EA #F6D399 #99F6A5 #99BBF6
square
#F699EA #F6D399 #99F6A5 #99BBF6
split-complementary
#F699EA #BBF699 #99F6D3
monochromatic
#EC29D3 #F161DE #F699EA #FBD1F6 #FDE3F9
Accessibility & contrast
On white
1.97
#F699EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F699EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699EA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699EA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FD9FB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f699ea; /* rgb */ color: rgb(246, 153, 234); /* oklch */ color: oklch(80.3% 0.150 331.6);
Tailwind
colors: {
custom: {
50: '#fab9f1',
500: '#f699ea',
950: '#000000',
},
}SCSS
$custom: #f699ea; $custom-light: #fab9f1; $custom-dark: #000000;
JSON
{
"hex": "#f699ea",
"rgb": {
"r": 246,
"g": 153,
"b": 234
},
"hsl": {
"h": 307.742,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.80332,
"c": 0.14972,
"h": 331.6
},
"luminance": 0.48316
}Semantic roles & 50–950 ramp
primary
#F699EA
secondary
#D7F4DA
accent
#E02205
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184