#F690DF#F690DF
#F690DF is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.5% C 0.156 H 335.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F690DF |
|---|---|
| RGB | rgb(246, 144, 223) |
| HSL | hsl(314, 85%, 76%) |
| HSV | hsv(314, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 9.3%, 3.5%) |
| CIE-LAB | lab(72.81, 49.20, -23.70) |
| CIE-LCH | lch(72.81, 54.61, 334.29°) |
| OKLab | oklab(78.53% 0.1421 -0.0637) |
| OKLCH | oklch(78.53% 0.156 335.8) |
| XYZ | xyz(61.2985, 44.8706, 75.2299) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690DF #90F6A7
analogous
#DA90F6 #F690DF #F690AC
triadic
#F690DF #DFF690 #90DFF6
tetradic
#F690DF #F6DA90 #90F6A7 #90ACF6
square
#F690DF #F6DA90 #90F6A7 #90ACF6
split-complementary
#F690DF #ACF690 #90F6DA
monochromatic
#ED1FBE #F157CF #F690DF #FBC9EF #FDE3F7
Accessibility & contrast
On white
2.11
#F690DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F690DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690DF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690DF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f690df; /* rgb */ color: rgb(246, 144, 223); /* oklch */ color: oklch(78.5% 0.156 335.8);
Tailwind
colors: {
custom: {
50: '#fbb3e9',
500: '#f690df',
950: '#000000',
},
}SCSS
$custom: #f690df; $custom-light: #fbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f690df",
"rgb": {
"r": 246,
"g": 144,
"b": 223
},
"hsl": {
"h": 313.529,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.78532,
"c": 0.15575,
"h": 335.8
},
"luminance": 0.44867
}Semantic roles & 50–950 ramp
primary
#F690DF
secondary
#D6F5DD
accent
#E13604
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084