#F694CB#F694CB
#F694CB is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.4% C 0.135 H 345.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F694CB |
|---|---|
| RGB | rgb(246, 148, 203) |
| HSL | hsl(326, 84%, 77%) |
| HSV | hsv(326, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 17.5%, 3.5%) |
| CIE-LAB | lab(72.95, 44.02, -12.47) |
| CIE-LCH | lch(72.95, 45.75, 344.19°) |
| OKLab | oklab(78.42% 0.1306 -0.0328) |
| OKLCH | oklch(78.42% 0.135 345.9) |
| XYZ | xyz(59.3762, 45.0882, 62.0638) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Pink (survey)
#FF81C0
ΔE00 4.30
Plum
#DDA0DD
ΔE00 7.52
Pinky
#FC86AA
ΔE00 7.62
Powder Pink
#FFB2D0
ΔE00 7.99
Bubblegum (survey)
#FF6CB5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694CB #94F6BF
analogous
#F094F6 #F694CB #F6949A
triadic
#F694CB #CBF694 #94CBF6
tetradic
#F694CB #F6F094 #94F6BF #949AF6
square
#F694CB #F6F094 #94F6BF #949AF6
split-complementary
#F694CB #9AF694 #94F6F0
monochromatic
#ED2394 #F15CB0 #F694CB #FBCCE6 #FDE3F1
Accessibility & contrast
On white
2.10
#F694CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F694CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694CB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694CB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#FF93A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f694cb; /* rgb */ color: rgb(246, 148, 203); /* oklch */ color: oklch(78.4% 0.135 345.9);
Tailwind
colors: {
custom: {
50: '#fbb5da',
500: '#f694cb',
950: '#000000',
},
}SCSS
$custom: #f694cb; $custom-light: #fbb5da; $custom-dark: #000000;
JSON
{
"hex": "#f694cb",
"rgb": {
"r": 246,
"g": 148,
"b": 203
},
"hsl": {
"h": 326.327,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.7842,
"c": 0.13461,
"h": 345.9
},
"luminance": 0.45084
}Semantic roles & 50–950 ramp
primary
#F694CB
secondary
#D6F5E4
accent
#E16505
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083