#F692C7#F692C7
#F692C7 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.135 H 347.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F692C7 |
|---|---|
| RGB | rgb(246, 146, 199) |
| HSL | hsl(328, 85%, 77%) |
| HSV | hsv(328, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 19.1%, 3.5%) |
| CIE-LAB | lab(72.41, 44.45, -11.06) |
| CIE-LCH | lch(72.41, 45.80, 346.03°) |
| OKLab | oklab(77.97% 0.1324 -0.0289) |
| OKLCH | oklch(77.97% 0.135 347.7) |
| XYZ | xyz(58.5947, 44.2780, 59.4821) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pinky
#FC86AA
ΔE00 6.81
Bubblegum (survey)
#FF6CB5
ΔE00 7.50
Carnation Pink
#FF7FA7
ΔE00 7.50
Pig Pink
#E78EA5
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692C7 #92F6C1
analogous
#F392F6 #F692C7 #F69295
triadic
#F692C7 #C7F692 #92C7F6
tetradic
#F692C7 #F6F392 #92F6C1 #9295F6
square
#F692C7 #F6F392 #92F6C1 #9295F6
split-complementary
#F692C7 #95F692 #92F6F3
monochromatic
#ED218D #F159AA #F692C7 #FBCBE4 #FDE3F0
Accessibility & contrast
On white
2.13
#F692C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F692C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692C7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692C7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA7C9
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f692c7; /* rgb */ color: rgb(246, 146, 199); /* oklch */ color: oklch(78.0% 0.135 347.7);
Tailwind
colors: {
custom: {
50: '#fbb4d8',
500: '#f692c7',
950: '#000000',
},
}SCSS
$custom: #f692c7; $custom-light: #fbb4d8; $custom-dark: #000000;
JSON
{
"hex": "#f692c7",
"rgb": {
"r": 246,
"g": 146,
"b": 199
},
"hsl": {
"h": 328.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.77973,
"c": 0.13548,
"h": 347.7
},
"luminance": 0.44274
}Semantic roles & 50–950 ramp
primary
#F692C7
secondary
#D6F5E5
accent
#E16C04
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083