#F699DB#F699DB
#F699DB is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.8% C 0.137 H 338.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F699DB |
|---|---|
| RGB | rgb(246, 153, 219) |
| HSL | hsl(317, 84%, 78%) |
| HSV | hsv(317, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 11%, 3.5%) |
| CIE-LAB | lab(74.50, 43.96, -18.92) |
| CIE-LCH | lch(74.50, 47.85, 336.71°) |
| OKLab | oklab(79.77% 0.1277 -0.0505) |
| OKLCH | oklch(79.77% 0.137 338.4) |
| XYZ | xyz(62.1835, 47.4932, 72.8958) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.99
Purply Pink
#F075E6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699DB #99F6B4
analogous
#E299F6 #F699DB #F699AC
triadic
#F699DB #DBF699 #99DBF6
tetradic
#F699DB #F6E299 #99F6B4 #99ACF6
square
#F699DB #F6E299 #99F6B4 #99ACF6
split-complementary
#F699DB #ACF699 #99F6E2
monochromatic
#EC29B3 #F161C7 #F699DB #FBD1EF #FDE3F5
Accessibility & contrast
On white
2.00
#F699DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F699DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699DB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699DB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDD
Deuteranopia (green-blind)
#B3BDD8
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f699db; /* rgb */ color: rgb(246, 153, 219); /* oklch */ color: oklch(79.8% 0.137 338.4);
Tailwind
colors: {
custom: {
50: '#fab8e6',
500: '#f699db',
950: '#000000',
},
}SCSS
$custom: #f699db; $custom-light: #fab8e6; $custom-dark: #000000;
JSON
{
"hex": "#f699db",
"rgb": {
"r": 246,
"g": 153,
"b": 219
},
"hsl": {
"h": 317.419,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.79766,
"c": 0.13737,
"h": 338.4
},
"luminance": 0.4749
}Semantic roles & 50–950 ramp
primary
#F699DB
secondary
#D7F4DF
accent
#E04505
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084