#F699DF#F699DF
#F699DF is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.9% C 0.141 H 336.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F699DF |
|---|---|
| RGB | rgb(246, 153, 223) |
| HSL | hsl(315, 84%, 78%) |
| HSV | hsv(315, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 9.3%, 3.5%) |
| CIE-LAB | lab(74.64, 44.61, -20.90) |
| CIE-LCH | lch(74.64, 49.26, 334.89°) |
| OKLab | oklab(79.91% 0.1289 -0.056) |
| OKLCH | oklch(79.91% 0.141 336.5) |
| XYZ | xyz(62.7164, 47.7064, 75.7025) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 7.25
Violet (CSS)
#EE82EE
ΔE00 7.31
Purply Pink
#F075E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699DF #99F6B0
analogous
#DF99F6 #F699DF #F699B0
triadic
#F699DF #DFF699 #99DFF6
tetradic
#F699DF #F6DF99 #99F6B0 #99B0F6
square
#F699DF #F6DF99 #99F6B0 #99B0F6
split-complementary
#F699DF #B0F699 #99F6DF
monochromatic
#EC29BC #F161CD #F699DF #FBD1F1 #FDE3F6
Accessibility & contrast
On white
1.99
#F699DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F699DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699DF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699DF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FF9CB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f699df; /* rgb */ color: rgb(246, 153, 223); /* oklch */ color: oklch(79.9% 0.141 336.5);
Tailwind
colors: {
custom: {
50: '#fab8e9',
500: '#f699df',
950: '#000000',
},
}SCSS
$custom: #f699df; $custom-light: #fab8e9; $custom-dark: #000000;
JSON
{
"hex": "#f699df",
"rgb": {
"r": 246,
"g": 153,
"b": 223
},
"hsl": {
"h": 314.839,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.79913,
"c": 0.14051,
"h": 336.5
},
"luminance": 0.47703
}Semantic roles & 50–950 ramp
primary
#F699DF
secondary
#D7F4DE
accent
#E03B05
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084