#F696DF#F696DF
#F696DF is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.146 H 336.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F696DF |
|---|---|
| RGB | rgb(246, 150, 223) |
| HSL | hsl(314, 84%, 78%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 9.3%, 3.5%) |
| CIE-LAB | lab(74.02, 46.15, -21.84) |
| CIE-LCH | lch(74.02, 51.06, 334.67°) |
| OKLab | oklab(79.45% 0.1333 -0.0586) |
| OKLCH | oklch(79.45% 0.146 336.3) |
| XYZ | xyz(62.2315, 46.7367, 75.5409) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.00
Plum
#DDA0DD
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.68
Pink (survey)
#FF81C0
ΔE00 7.04
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696DF #96F6AD
analogous
#DD96F6 #F696DF #F696AF
triadic
#F696DF #DFF696 #96DFF6
tetradic
#F696DF #F6DD96 #96F6AD #96AFF6
square
#F696DF #F6DD96 #96F6AD #96AFF6
split-complementary
#F696DF #AFF696 #96F6DD
monochromatic
#EC25BD #F15ECE #F696DF #FBCEF0 #FDE3F6
Accessibility & contrast
On white
2.03
#F696DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F696DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696DF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696DF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f696df; /* rgb */ color: rgb(246, 150, 223); /* oklch */ color: oklch(79.4% 0.146 336.3);
Tailwind
colors: {
custom: {
50: '#fbb7e9',
500: '#f696df',
950: '#000000',
},
}SCSS
$custom: #f696df; $custom-light: #fbb7e9; $custom-dark: #000000;
JSON
{
"hex": "#f696df",
"rgb": {
"r": 246,
"g": 150,
"b": 223
},
"hsl": {
"h": 314.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.79446,
"c": 0.14561,
"h": 336.3
},
"luminance": 0.46733
}Semantic roles & 50–950 ramp
primary
#F696DF
secondary
#D6F5DE
accent
#E13A05
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084