#F690D5#F690D5
#F690D5 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.2% C 0.148 H 340.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F690D5 |
|---|---|
| RGB | rgb(246, 144, 213) |
| HSL | hsl(319, 85%, 76%) |
| HSV | hsv(319, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 13.4%, 3.5%) |
| CIE-LAB | lab(72.46, 47.60, -18.72) |
| CIE-LCH | lch(72.46, 51.15, 338.53°) |
| OKLab | oklab(78.16% 0.1395 -0.0499) |
| OKLCH | oklch(78.16% 0.148 340.3) |
| XYZ | xyz(59.9899, 44.3472, 68.3380) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 7.37
Purply Pink
#F075E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690D5 #90F6B1
analogous
#E490F6 #F690D5 #F690A2
triadic
#F690D5 #D5F690 #90D5F6
tetradic
#F690D5 #F6E490 #90F6B1 #90A2F6
square
#F690D5 #F6E490 #90F6B1 #90A2F6
split-complementary
#F690D5 #A2F690 #90F6E4
monochromatic
#ED1FAA #F157C0 #F690D5 #FBC9EA #FDE3F4
Accessibility & contrast
On white
2.13
#F690D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F690D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690D5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690D5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A8D7
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#FF92AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f690d5; /* rgb */ color: rgb(246, 144, 213); /* oklch */ color: oklch(78.2% 0.148 340.3);
Tailwind
colors: {
custom: {
50: '#fbb2e2',
500: '#f690d5',
950: '#000000',
},
}SCSS
$custom: #f690d5; $custom-light: #fbb2e2; $custom-dark: #000000;
JSON
{
"hex": "#f690d5",
"rgb": {
"r": 246,
"g": 144,
"b": 213
},
"hsl": {
"h": 319.412,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.78157,
"c": 0.14812,
"h": 340.3
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#F690D5
secondary
#D6F5E0
accent
#E14C04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083