#F694AB#F694AB
#F694AB is a light, vivid red. Relative luminance 0.437; OKLCH L 77.4% C 0.120 H 5.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F694AB |
|---|---|
| RGB | rgb(246, 148, 171) |
| HSL | hsl(346, 84%, 77%) |
| HSV | hsv(346, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 30.5%, 3.5%) |
| CIE-LAB | lab(72.04, 39.56, 3.91) |
| CIE-LCH | lch(72.04, 39.75, 5.65°) |
| OKLab | oklab(77.43% 0.1199 0.0107) |
| OKLCH | oklch(77.43% 0.12 5.1) |
| XYZ | xyz(55.9486, 43.7172, 44.0117) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.86
Rosa
#FE86A4
ΔE00 3.40
Pinky
#FC86AA
ΔE00 3.75
Rose Pink
#F7879A
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.09
Faded Pink
#DE9DAC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694AB #94F6DF
analogous
#F694DC #F694AB #F6AE94
triadic
#F694AB #ABF694 #94ABF6
tetradic
#F694AB #DCF694 #94F6DF #AE94F6
square
#F694AB #DCF694 #94F6DF #AE94F6
split-complementary
#F694AB #94F6AE #94DCF6
monochromatic
#ED2352 #F15C7F #F694AB #FBCCD7 #FDE3E9
Accessibility & contrast
On white
2.16
#F694AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F694AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694AB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694AB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f694ab; /* rgb */ color: rgb(246, 148, 171); /* oklch */ color: oklch(77.4% 0.120 5.1);
Tailwind
colors: {
custom: {
50: '#fbb5c3',
500: '#f694ab',
950: '#000000',
},
}SCSS
$custom: #f694ab; $custom-light: #fbb5c3; $custom-dark: #000000;
JSON
{
"hex": "#f694ab",
"rgb": {
"r": 246,
"g": 148,
"b": 171
},
"hsl": {
"h": 345.918,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.77428,
"c": 0.12034,
"h": 5.1
},
"luminance": 0.43713
}Semantic roles & 50–950 ramp
primary
#F694AB
secondary
#D6F5EE
accent
#E1AD05
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081