#F693CA#F693CA
#F693CA is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.136 H 346.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F693CA |
|---|---|
| RGB | rgb(246, 147, 202) |
| HSL | hsl(327, 85%, 77%) |
| HSV | hsv(327, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 17.9%, 3.5%) |
| CIE-LAB | lab(72.71, 44.38, -12.27) |
| CIE-LCH | lch(72.71, 46.05, 344.55°) |
| OKLab | oklab(78.23% 0.1318 -0.0322) |
| OKLCH | oklch(78.23% 0.136 346.3) |
| XYZ | xyz(59.1012, 44.7284, 61.3862) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Pink (survey)
#FF81C0
ΔE00 4.07
Pinky
#FC86AA
ΔE00 7.44
Plum
#DDA0DD
ΔE00 7.70
Bubblegum (survey)
#FF6CB5
ΔE00 7.79
Carnation Pink
#FF7FA7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693CA #93F6BF
analogous
#F193F6 #F693CA #F69399
triadic
#F693CA #CAF693 #93CAF6
tetradic
#F693CA #F6F193 #93F6BF #9399F6
square
#F693CA #F6F193 #93F6BF #9399F6
split-complementary
#F693CA #99F693 #93F6F1
monochromatic
#ED2293 #F15BAE #F693CA #FBCBE6 #FDE3F1
Accessibility & contrast
On white
2.11
#F693CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F693CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693CA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693CA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#FF92A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f693ca; /* rgb */ color: rgb(246, 147, 202); /* oklch */ color: oklch(78.2% 0.136 346.3);
Tailwind
colors: {
custom: {
50: '#fbb4da',
500: '#f693ca',
950: '#000000',
},
}SCSS
$custom: #f693ca; $custom-light: #fbb4da; $custom-dark: #000000;
JSON
{
"hex": "#f693ca",
"rgb": {
"r": 246,
"g": 147,
"b": 202
},
"hsl": {
"h": 326.667,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.7823,
"c": 0.13565,
"h": 346.3
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#F693CA
secondary
#D6F5E4
accent
#E16604
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083