#F693DF#F693DF
#F693DF is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.151 H 336.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F693DF |
|---|---|
| RGB | rgb(246, 147, 223) |
| HSL | hsl(314, 85%, 77%) |
| HSV | hsv(314, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 9.3%, 3.5%) |
| CIE-LAB | lab(73.41, 47.68, -22.77) |
| CIE-LCH | lch(73.41, 52.84, 334.47°) |
| OKLab | oklab(78.99% 0.1377 -0.0612) |
| OKLCH | oklch(78.99% 0.151 336) |
| XYZ | xyz(61.7589, 45.7915, 75.3834) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 6.08
Pink (survey)
#FF81C0
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693DF #93F6AA
analogous
#DB93F6 #F693DF #F693AE
triadic
#F693DF #DFF693 #93DFF6
tetradic
#F693DF #F6DB93 #93F6AA #93AEF6
square
#F693DF #F6DB93 #93F6AA #93AEF6
split-complementary
#F693DF #AEF693 #93F6DB
monochromatic
#ED22BE #F15BCE #F693DF #FBCBF0 #FDE3F7
Accessibility & contrast
On white
2.07
#F693DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F693DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693DF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693DF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f693df; /* rgb */ color: rgb(246, 147, 223); /* oklch */ color: oklch(79.0% 0.151 336.0);
Tailwind
colors: {
custom: {
50: '#fbb5e9',
500: '#f693df',
950: '#000000',
},
}SCSS
$custom: #f693df; $custom-light: #fbb5e9; $custom-dark: #000000;
JSON
{
"hex": "#f693df",
"rgb": {
"r": 246,
"g": 147,
"b": 223
},
"hsl": {
"h": 313.939,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.78986,
"c": 0.15069,
"h": 336
},
"luminance": 0.45788
}Semantic roles & 50–950 ramp
primary
#F693DF
secondary
#D6F5DD
accent
#E13804
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084