#F699EE#F699EE
#F699EE is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.5% C 0.153 H 330.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F699EE |
|---|---|
| RGB | rgb(246, 153, 238) |
| HSL | hsl(305, 84%, 78%) |
| HSV | hsv(305, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 3.3%, 3.5%) |
| CIE-LAB | lab(75.17, 47.15, -28.27) |
| CIE-LCH | lch(75.17, 54.98, 329.05°) |
| OKLab | oklab(80.49% 0.1327 -0.0766) |
| OKLCH | oklch(80.49% 0.153 330) |
| XYZ | xyz(64.8290, 48.5514, 86.8289) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 7.43
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699EE #99F6A1
analogous
#CF99F6 #F699EE #F699BF
triadic
#F699EE #EEF699 #99EEF6
tetradic
#F699EE #F6CF99 #99F6A1 #99BFF6
square
#F699EE #F6CF99 #99F6A1 #99BFF6
split-complementary
#F699EE #BFF699 #99F6CF
monochromatic
#EC29DB #F161E5 #F699EE #FBD1F7 #FDE3FA
Accessibility & contrast
On white
1.96
#F699EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F699EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699EE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699EE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#FDA0B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f699ee; /* rgb */ color: rgb(246, 153, 238); /* oklch */ color: oklch(80.5% 0.153 330.0);
Tailwind
colors: {
custom: {
50: '#fab9f3',
500: '#f699ee',
950: '#000000',
},
}SCSS
$custom: #f699ee; $custom-light: #fab9f3; $custom-dark: #000000;
JSON
{
"hex": "#f699ee",
"rgb": {
"r": 246,
"g": 153,
"b": 238
},
"hsl": {
"h": 305.161,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.8049,
"c": 0.15325,
"h": 330
},
"luminance": 0.48548
}Semantic roles & 50–950 ramp
primary
#F699EE
secondary
#D7F4D9
accent
#E01805
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185