#F694DF#F694DF
#F694DF is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.149 H 336.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F694DF |
|---|---|
| RGB | rgb(246, 148, 223) |
| HSL | hsl(314, 84%, 77%) |
| HSV | hsv(314, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 9.3%, 3.5%) |
| CIE-LAB | lab(73.61, 47.17, -22.47) |
| CIE-LCH | lch(73.61, 52.25, 334.53°) |
| OKLab | oklab(79.14% 0.1362 -0.0603) |
| OKLCH | oklch(79.14% 0.149 336.1) |
| XYZ | xyz(61.9151, 46.1038, 75.4354) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694DF #94F6AB
analogous
#DC94F6 #F694DF #F694AE
triadic
#F694DF #DFF694 #94DFF6
tetradic
#F694DF #F6DC94 #94F6AB #94AEF6
square
#F694DF #F6DC94 #94F6AB #94AEF6
split-complementary
#F694DF #AEF694 #94F6DC
monochromatic
#ED23BD #F15CCE #F694DF #FBCCF0 #FDE3F7
Accessibility & contrast
On white
2.05
#F694DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F694DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694DF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694DF | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f694df; /* rgb */ color: rgb(246, 148, 223); /* oklch */ color: oklch(79.1% 0.149 336.1);
Tailwind
colors: {
custom: {
50: '#fbb5e9',
500: '#f694df',
950: '#000000',
},
}SCSS
$custom: #f694df; $custom-light: #fbb5e9; $custom-dark: #000000;
JSON
{
"hex": "#f694df",
"rgb": {
"r": 246,
"g": 148,
"b": 223
},
"hsl": {
"h": 314.082,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.79139,
"c": 0.149,
"h": 336.1
},
"luminance": 0.461
}Semantic roles & 50–950 ramp
primary
#F694DF
secondary
#D6F5DD
accent
#E13805
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084