#F693BF#F693BF
#F693BF is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.129 H 352.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F693BF |
|---|---|
| RGB | rgb(246, 147, 191) |
| HSL | hsl(333, 85%, 77%) |
| HSV | hsv(333, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 22.4%, 3.5%) |
| CIE-LAB | lab(72.38, 42.78, -6.68) |
| CIE-LCH | lch(72.38, 43.29, 351.12°) |
| OKLab | oklab(77.87% 0.1283 -0.0171) |
| OKLCH | oklch(77.87% 0.129 352.4) |
| XYZ | xyz(57.8450, 44.2259, 54.7699) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.37
Pinky
#FC86AA
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 6.00
Carnation Pink
#FF7FA7
ΔE00 6.03
Rosa
#FE86A4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693BF #93F6CA
analogous
#F693F1 #F693BF #F69993
triadic
#F693BF #BFF693 #93BFF6
tetradic
#F693BF #F1F693 #93F6CA #9993F6
square
#F693BF #F1F693 #93F6CA #9993F6
split-complementary
#F693BF #93F699 #93F1F6
monochromatic
#ED227C #F15B9E #F693BF #FBCBE0 #FDE3EE
Accessibility & contrast
On white
2.13
#F693BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F693BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693BF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693BF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f693bf; /* rgb */ color: rgb(246, 147, 191); /* oklch */ color: oklch(77.9% 0.129 352.4);
Tailwind
colors: {
custom: {
50: '#fbb4d2',
500: '#f693bf',
950: '#000000',
},
}SCSS
$custom: #f693bf; $custom-light: #fbb4d2; $custom-dark: #000000;
JSON
{
"hex": "#f693bf",
"rgb": {
"r": 246,
"g": 147,
"b": 191
},
"hsl": {
"h": 333.333,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.77867,
"c": 0.12943,
"h": 352.4
},
"luminance": 0.44222
}Semantic roles & 50–950 ramp
primary
#F693BF
secondary
#D6F5E7
accent
#E17F04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082