#F694CA#F694CA
#F694CA is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.4% C 0.134 H 346.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F694CA |
|---|---|
| RGB | rgb(246, 148, 202) |
| HSL | hsl(327, 84%, 77%) |
| HSV | hsv(327, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 17.9%, 3.5%) |
| CIE-LAB | lab(72.92, 43.87, -11.96) |
| CIE-LCH | lch(72.92, 45.47, 344.75°) |
| OKLab | oklab(78.39% 0.1303 -0.0314) |
| OKLCH | oklch(78.39% 0.134 346.4) |
| XYZ | xyz(59.2574, 45.0407, 61.4383) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 4.25
Pinky
#FC86AA
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.68
Powder Pink
#FFB2D0
ΔE00 7.87
Bubblegum (survey)
#FF6CB5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694CA #94F6C0
analogous
#F194F6 #F694CA #F69499
triadic
#F694CA #CAF694 #94CAF6
tetradic
#F694CA #F6F194 #94F6C0 #9499F6
square
#F694CA #F6F194 #94F6C0 #9499F6
split-complementary
#F694CA #99F694 #94F6F1
monochromatic
#ED2392 #F15CAE #F694CA #FBCCE6 #FDE3F1
Accessibility & contrast
On white
2.10
#F694CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F694CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694CA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694CA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#FF93A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f694ca; /* rgb */ color: rgb(246, 148, 202); /* oklch */ color: oklch(78.4% 0.134 346.4);
Tailwind
colors: {
custom: {
50: '#fbb5da',
500: '#f694ca',
950: '#000000',
},
}SCSS
$custom: #f694ca; $custom-light: #fbb5da; $custom-dark: #000000;
JSON
{
"hex": "#f694ca",
"rgb": {
"r": 246,
"g": 148,
"b": 202
},
"hsl": {
"h": 326.939,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.78386,
"c": 0.13398,
"h": 346.4
},
"luminance": 0.45037
}Semantic roles & 50–950 ramp
primary
#F694CA
secondary
#D6F5E4
accent
#E16805
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083